Minor spelling and grammar fixes in the atacontrol(8) manual page.
PR: 39393
This commit is contained in:
parent
2b4edb69f1
commit
ee662b5963
@ -80,7 +80,7 @@ is a control program that provides the user access and control to the
|
|||||||
subsystem.
|
subsystem.
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
can cause severe system crashes and loss of data if used improperly, please
|
can cause severe system crashes and loss of data if used improperly. Please
|
||||||
exercise caution when using this command!
|
exercise caution when using this command!
|
||||||
.Pp
|
.Pp
|
||||||
The
|
The
|
||||||
@ -90,13 +90,13 @@ The following commands are supported:
|
|||||||
.Bl -tag -width "rebuild"
|
.Bl -tag -width "rebuild"
|
||||||
.It Ic attach
|
.It Ic attach
|
||||||
Attach an ATA
|
Attach an ATA
|
||||||
.Ar channel ,
|
.Ar channel .
|
||||||
devices on the channel are probed and attached as
|
Devices on the channel are probed and attached as
|
||||||
is done on boot.
|
is done on boot.
|
||||||
.It Ic detach
|
.It Ic detach
|
||||||
Detach an ATA
|
Detach an ATA
|
||||||
.Ar channel ,
|
.Ar channel .
|
||||||
devices on the channel are removed from the kernel,
|
Devices on the channel are removed from the kernel,
|
||||||
and all outstanding transfers etc. are returned back to the system marked
|
and all outstanding transfers etc. are returned back to the system marked
|
||||||
as failed.
|
as failed.
|
||||||
.It Ic reinit
|
.It Ic reinit
|
||||||
@ -104,8 +104,8 @@ Reinitialize an ATA
|
|||||||
.Ar channel .
|
.Ar channel .
|
||||||
Both devices on the channel are reset and
|
Both devices on the channel are reset and
|
||||||
initialized to the parameters the ATA driver has stored internally.
|
initialized to the parameters the ATA driver has stored internally.
|
||||||
Devices that has gone bad and no longer responds to the probe, or devices
|
Devices that have gone bad and no longer respond to the probe, or devices
|
||||||
that has physically been removed are removed from the kernel.
|
that have physically been removed, are removed from the kernel.
|
||||||
Likewise are devices that show up during a reset, probed and attached.
|
Likewise are devices that show up during a reset, probed and attached.
|
||||||
.It Ic create
|
.It Ic create
|
||||||
Create a
|
Create a
|
||||||
@ -132,7 +132,7 @@ of the individual disks named
|
|||||||
.Ar disk0 ... diskN .
|
.Ar disk0 ... diskN .
|
||||||
.Ek
|
.Ek
|
||||||
.Pp
|
.Pp
|
||||||
Although the ATA driver allows for creating an ATA RAID on disks on any
|
Although the ATA driver allows for creating an ATA RAID on disks with any
|
||||||
controller, there are restrictions.
|
controller, there are restrictions.
|
||||||
It is only possible to boot on
|
It is only possible to boot on
|
||||||
an array if it is either located on a
|
an array if it is either located on a
|
||||||
@ -170,14 +170,14 @@ as argument (i.e.\&
|
|||||||
and the mode will remain unchanged.
|
and the mode will remain unchanged.
|
||||||
.It Ic info
|
.It Ic info
|
||||||
Show info about the attached devices on the
|
Show info about the attached devices on the
|
||||||
.Ar channel ,
|
.Ar channel .
|
||||||
the device name and manufacture/version strings are shown.
|
The device name and manufacture/version strings are shown.
|
||||||
.It Ic cap
|
.It Ic cap
|
||||||
Show detailed info about the device on
|
Show detailed info about the device on
|
||||||
.Ar channel device
|
.Ar channel device
|
||||||
where device is 0 for master and 1 for slave.
|
where device is 0 for master and 1 for slave.
|
||||||
.It Ic enclosure
|
.It Ic enclosure
|
||||||
Show detailed info about the encolsure on
|
Show detailed info about the enclosure on
|
||||||
.Ar channel device
|
.Ar channel device
|
||||||
where device is 0 for master and 1 for slave.
|
where device is 0 for master and 1 for slave.
|
||||||
Fan RPM speed, enclosure temperature, 5V and 12V levels are shown.
|
Fan RPM speed, enclosure temperature, 5V and 12V levels are shown.
|
||||||
|
Loading…
Reference in New Issue
Block a user