summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iicbb.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/iicbb.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/iicbb.4')
-rw-r--r--share/man/man4/iicbb.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iicbb.4 b/share/man/man4/iicbb.4
index e01cbf6..910db73 100644
--- a/share/man/man4/iicbb.4
+++ b/share/man/man4/iicbb.4
@@ -32,12 +32,12 @@
.Nd
I2C generic bit-banging driver
.Sh SYNOPSIS
-.Cd "device iicbb0"
+.Cd "device iicbb"
.Pp
-.Cd "device lpbb at ppbus?"
+.Cd "device lpbb"
.Pp
For one or more iicbus busses:
-.Cd "device iicbus0"
+.Cd "device iicbus"
.Sh DESCRIPTION
The
.Em iicbb
OpenPOWER on IntegriCloud