summaryrefslogtreecommitdiffstats
path: root/share/man/man4/adv.4
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-23 17:00:18 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-23 17:00:18 +0000
commit887b2267dbff98296daf3272f8f25f9085b647e9 (patch)
treedc9da28a43350c39b31686e5596c36bf3150a1ab /share/man/man4/adv.4
parent6cf0cbdb7e2e5e586ec491168c243ccb45be5091 (diff)
downloadFreeBSD-src-887b2267dbff98296daf3272f8f25f9085b647e9.zip
FreeBSD-src-887b2267dbff98296daf3272f8f25f9085b647e9.tar.gz
Third round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
Diffstat (limited to 'share/man/man4/adv.4')
-rw-r--r--share/man/man4/adv.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/adv.4 b/share/man/man4/adv.4
index dc860b5..6f334b0 100644
--- a/share/man/man4/adv.4
+++ b/share/man/man4/adv.4
@@ -31,16 +31,16 @@
.Nd Advansys ISA/VL/EISA/PCI 8bit SCSI Host adapter driver
.Sh SYNOPSIS
For one or more ISA or VL cards:
-.Cd device isa0
+.Cd device isa
.Cd device "adv0 at isa? port ? cam irq ? drq ?"
.Pp
For one or more EISA cards:
-.Cd device eisa0
-.Cd device adv0
+.Cd device eisa
+.Cd device adv
.Pp
For one or more PCI cards:
-.Cd device pci0
-.Cd device adv0
+.Cd device pci
+.Cd device adv
.Pp
For one or more SCSI busses:
.Cd device scbus0 at adv0
OpenPOWER on IntegriCloud