summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ahc.4
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-23 15:04:20 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-23 15:04:20 +0000
commitc4466975d2d7aad0da4524ffd462c377804f6954 (patch)
tree5e6607e1f6158382372122126ace3ebba505724e /share/man/man4/ahc.4
parent530d15757ae061a01705b454330722c9f99bac1b (diff)
downloadFreeBSD-src-c4466975d2d7aad0da4524ffd462c377804f6954.zip
FreeBSD-src-c4466975d2d7aad0da4524ffd462c377804f6954.tar.gz
First round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
Diffstat (limited to 'share/man/man4/ahc.4')
-rw-r--r--share/man/man4/ahc.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ahc.4 b/share/man/man4/ahc.4
index e19df1d..c114f7a 100644
--- a/share/man/man4/ahc.4
+++ b/share/man/man4/ahc.4
@@ -34,12 +34,12 @@
.Nd Adaptec VL/EISA/PCI SCSI host adapter driver
.Sh SYNOPSIS
For one or more VL/EISA cards:
-.Cd device eisa0
-.Cd device ahc0
+.Cd device eisa
+.Cd device ahc
.Pp
For one or more PCI cards:
-.Cd device pci0
-.Cd device ahc0
+.Cd device pci
+.Cd device ahc
.Pp
To allow PCI adapters to use memory mapped I/O if enabled:
.Cd options AHC_ALLOW_MEMIO
OpenPOWER on IntegriCloud