diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-18 10:36:29 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-18 10:36:29 +0000 |
commit | 4e9e907d636ef7f776d89d98bd778f740ee69cdd (patch) | |
tree | 810cb0151feedaec0d50a8b5857338a761532875 /sbin/atacontrol | |
parent | 26f59b64552306a2899a7b634454e0d8584c0cf5 (diff) |
-mdoc sweep.
Notes
Notes:
svn path=/head/; revision=152568
Diffstat (limited to 'sbin/atacontrol')
-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 8cc5aa837d6d..3333e1709714 100644 --- a/sbin/atacontrol/atacontrol.8 +++ b/sbin/atacontrol/atacontrol.8 @@ -197,10 +197,10 @@ Show info about the attached devices on the Show info about all attached devices on all active controllers. .El .Sh EXAMPLES -To get information on devices attached to a channel, -use the command line: -.Pp -.Dl "atacontrol info ata0" +To get information on devices attached to a channel, +use the command line: +.Pp +.Dl "atacontrol info ata0" .Pp To see the devices' current access modes, use the command line: .Pp |