summaryrefslogtreecommitdiffstats
path: root/share/man/man4/dpt.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/dpt.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/dpt.4')
-rw-r--r--share/man/man4/dpt.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/dpt.4 b/share/man/man4/dpt.4
index 1cbb922..825f53c 100644
--- a/share/man/man4/dpt.4
+++ b/share/man/man4/dpt.4
@@ -31,12 +31,12 @@
.Nd DPT RAID Controller SCSI driver
.Sh SYNOPSIS
For one or more EISA Controllers
-.Cd "device eisa0"
-.Cd "device dpt0"
+.Cd "device eisa"
+.Cd "device dpt"
.Pp
For one or more PCI Controllers
-.Cd "device pci0"
-.Cd "device dpt0"
+.Cd "device pci"
+.Cd "device dpt"
.Pp
To allow PCI adapters to use memory mapped I/O if enabled:
.Cd options DPT_ALLOW_MEMIO
OpenPOWER on IntegriCloud