summaryrefslogtreecommitdiffstats
path: root/sbin/atacontrol
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-07-02 18:00:20 +0000
committertrhodes <trhodes@FreeBSD.org>2002-07-02 18:00:20 +0000
commit07088daf238ea8d9f3609cbebfd8aa23b9a76434 (patch)
treee0c9ebf490dd3aeb27870aac251423b9eaab3a60 /sbin/atacontrol
parenteb5a0f4a7e3bc12038c158f02c57a11ec098b5a8 (diff)
downloadFreeBSD-src-07088daf238ea8d9f3609cbebfd8aa23b9a76434.zip
FreeBSD-src-07088daf238ea8d9f3609cbebfd8aa23b9a76434.tar.gz
Minor spelling and grammar fixes in the atacontrol(8) manual page.
PR: 39393
Diffstat (limited to 'sbin/atacontrol')
-rw-r--r--sbin/atacontrol/atacontrol.822
1 files changed, 11 insertions, 11 deletions
diff --git a/sbin/atacontrol/atacontrol.8 b/sbin/atacontrol/atacontrol.8
index fbcf3ba..4803cf6 100644
--- a/sbin/atacontrol/atacontrol.8
+++ b/sbin/atacontrol/atacontrol.8
@@ -80,7 +80,7 @@ is a control program that provides the user access and control to the
subsystem.
.Pp
.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!
.Pp
The
@@ -90,13 +90,13 @@ The following commands are supported:
.Bl -tag -width "rebuild"
.It Ic attach
Attach an ATA
-.Ar channel ,
-devices on the channel are probed and attached as
+.Ar channel .
+Devices on the channel are probed and attached as
is done on boot.
.It Ic detach
Detach an ATA
-.Ar channel ,
-devices on the channel are removed from the kernel,
+.Ar channel .
+Devices on the channel are removed from the kernel,
and all outstanding transfers etc. are returned back to the system marked
as failed.
.It Ic reinit
@@ -104,8 +104,8 @@ Reinitialize an ATA
.Ar channel .
Both devices on the channel are reset and
initialized to the parameters the ATA driver has stored internally.
-Devices that has gone bad and no longer responds to the probe, or devices
-that has physically been removed are removed from the kernel.
+Devices that have gone bad and no longer respond to the probe, or devices
+that have physically been removed, are removed from the kernel.
Likewise are devices that show up during a reset, probed and attached.
.It Ic create
Create a
@@ -132,7 +132,7 @@ of the individual disks named
.Ar disk0 ... diskN .
.Ek
.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.
It is only possible to boot on
an array if it is either located on a
@@ -170,14 +170,14 @@ as argument (i.e.\&
and the mode will remain unchanged.
.It Ic info
Show info about the attached devices on the
-.Ar channel ,
-the device name and manufacture/version strings are shown.
+.Ar channel .
+The device name and manufacture/version strings are shown.
.It Ic cap
Show detailed info about the device on
.Ar channel device
where device is 0 for master and 1 for slave.
.It Ic enclosure
-Show detailed info about the encolsure on
+Show detailed info about the enclosure on
.Ar channel device
where device is 0 for master and 1 for slave.
Fan RPM speed, enclosure temperature, 5V and 12V levels are shown.
OpenPOWER on IntegriCloud