summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ch.4
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1997-02-05 15:07:37 +0000
committermpp <mpp@FreeBSD.org>1997-02-05 15:07:37 +0000
commitde04e36493f70d2e5a31e0b06849ff6327ba4c61 (patch)
tree4b35a60b3723c041f903d07c6755ea73af357c15 /share/man/man4/ch.4
parentab620d2c10fc9c199d1f807a63f0c693e75a8afc (diff)
downloadFreeBSD-src-de04e36493f70d2e5a31e0b06849ff6327ba4c61.zip
FreeBSD-src-de04e36493f70d2e5a31e0b06849ff6327ba4c61.tar.gz
Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed while making these changes. Pointed out by: bde
Diffstat (limited to 'share/man/man4/ch.4')
-rw-r--r--share/man/man4/ch.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ch.4 b/share/man/man4/ch.4
index f6a79c6..d521b6a 100644
--- a/share/man/man4/ch.4
+++ b/share/man/man4/ch.4
@@ -31,8 +31,8 @@
.Nm ch
.Nd scsi media-changer (juke box) driver
.Sh SYNOPSIS
-.Nm device ch
-.Nm device ch1 target 4 lun 0
+.Cd device ch
+.Cd device ch1 target 4 lun 0
.Sh DESCRIPTION
The
.Xr ch
OpenPOWER on IntegriCloud