diff options
author | ru <ru@FreeBSD.org> | 2002-11-27 15:31:08 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-11-27 15:31:08 +0000 |
commit | fef14a0ffe86729d35b7a2bd09b62c08955353f2 (patch) | |
tree | 11c1982fad00693606728fac7c7921032601fcfe /usr.sbin/cdcontrol | |
parent | c6106941c98916e5e81c357d4edc85a010eeb47b (diff) | |
download | FreeBSD-src-fef14a0ffe86729d35b7a2bd09b62c08955353f2.zip FreeBSD-src-fef14a0ffe86729d35b7a2bd09b62c08955353f2.tar.gz |
mdoc(7) police: markup fixes.
Approved by: re
Diffstat (limited to 'usr.sbin/cdcontrol')
-rw-r--r-- | usr.sbin/cdcontrol/cdcontrol.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index 94214f9..71216c5 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -166,7 +166,9 @@ Set LBA ioctl mode. .It Ic speed Ar s Set the highest speed that the drive should use for reading data. The units are multiples of a single speed CDROM (150 KB/s). -Specify "max" to use the drive's fastest speed. +Specify +.Dq Li max +to use the drive's fastest speed. .It Ic quit Quit the program. .El |