summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ppbus.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/ppbus.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/ppbus.4')
-rw-r--r--share/man/man4/ppbus.414
1 files changed, 7 insertions, 7 deletions
diff --git a/share/man/man4/ppbus.4 b/share/man/man4/ppbus.4
index 44fe9ab..bf3458f 100644
--- a/share/man/man4/ppbus.4
+++ b/share/man/man4/ppbus.4
@@ -32,15 +32,15 @@
.Nd
Parallel port bus system
.Sh SYNOPSIS
-.Cd "device ppbus0"
+.Cd "device ppbus"
.Pp
-.Cd "device vpo0 at ppbus?"
+.Cd "device vpo"
.Pp
-.Cd "device lpt0 at ppbus?"
-.Cd "device plip0 at ppbus?"
-.Cd "device ppi0 at ppbus?"
-.Cd "device pps0 at ppbus?"
-.Cd "device lpbb0 at ppbus?"
+.Cd "device lpt"
+.Cd "device plip"
+.Cd "device ppi"
+.Cd "device pps"
+.Cd "device lpbb"
.Sh DESCRIPTION
The
.Em ppbus
OpenPOWER on IntegriCloud