diff options
author | hmp <hmp@FreeBSD.org> | 2003-10-23 05:34:13 +0000 |
---|---|---|
committer | hmp <hmp@FreeBSD.org> | 2003-10-23 05:34:13 +0000 |
commit | 980c4ff3abe58592cbb59da4a992b6c8bb0c826e (patch) | |
tree | 3e25ecb767b9c857e1c362d63d5a383798b58e3c | |
parent | 15a4c57d433f7ffadb23c5c14d8bf1908bd191c6 (diff) | |
download | FreeBSD-src-980c4ff3abe58592cbb59da4a992b6c8bb0c826e.zip FreeBSD-src-980c4ff3abe58592cbb59da4a992b6c8bb0c826e.tar.gz |
Mdoc Janitor:
* Use the .Sx command for referencing sections.
-rw-r--r-- | share/man/man9/cd.9 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/cd.9 b/share/man/man9/cd.9 index 934037f..d52e47b 100644 --- a/share/man/man9/cd.9 +++ b/share/man/man9/cd.9 @@ -44,7 +44,9 @@ and WORM drives type 4) that support CDROM type commands. Some drives don't behave as the driver expects. -See the section QUIRKS for info on possible flags. +See the +.Sx QUIRKS +section for information on possible flags. .Sh QUIRKS Each .Tn CD-ROM |