diff options
author | ru <ru@FreeBSD.org> | 2001-03-19 08:20:34 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-03-19 08:20:34 +0000 |
commit | 104bc06e0abfd6c86be0b2d8f8490a34d46f2990 (patch) | |
tree | 39583ffe5235e97e671972bc2ddc7958367a93a1 /sbin | |
parent | fecb712e8b6b2c879eaca8f033bc888acb7efd1a (diff) | |
download | FreeBSD-src-104bc06e0abfd6c86be0b2d8f8490a34d46f2990.zip FreeBSD-src-104bc06e0abfd6c86be0b2d8f8490a34d46f2990.tar.gz |
Fix minor mdoc(7) and spelling nits.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/atacontrol/atacontrol.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/atacontrol/atacontrol.8 b/sbin/atacontrol/atacontrol.8 index e933635..0adee9a 100644 --- a/sbin/atacontrol/atacontrol.8 +++ b/sbin/atacontrol/atacontrol.8 @@ -76,7 +76,7 @@ is done on boot. Detach an ATA .Ar channel , devices on the channel are removed from the kernel, -and all outstanding tranfers etc are returned back to the system marked +and all outstanding transfers etc. are returned back to the system marked as failed. .It Ic reinit Reinitialize an ATA @@ -100,9 +100,9 @@ Modes are given like .Dq Li udma100 , case does not matter. If one of the devices mode should not be changed, use a nonexisting mode -as argument (ie -.Dq Li XXX -), and the mode will remain unchanged. +as argument (i.e.\& +.Dq Li XXX ) , +and the mode will remain unchanged. .It Ic info Show info on the device on the .Ar channel , |