summaryrefslogtreecommitdiffstats
path: root/share/man/man4/smbus.4
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-23 16:13:26 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-23 16:13:26 +0000
commit6cf0cbdb7e2e5e586ec491168c243ccb45be5091 (patch)
tree38b824d2675c00df6e98097772712247c60f831c /share/man/man4/smbus.4
parent744b2db779eeb160fd4d27aa7948b336a48e6f8a (diff)
downloadFreeBSD-src-6cf0cbdb7e2e5e586ec491168c243ccb45be5091.zip
FreeBSD-src-6cf0cbdb7e2e5e586ec491168c243ccb45be5091.tar.gz
Second round of config related changes to the manpages.
device blah0 -> device blah for PCI devices and busses.
Diffstat (limited to 'share/man/man4/smbus.4')
-rw-r--r--share/man/man4/smbus.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/smbus.4 b/share/man/man4/smbus.4
index c91aa73..a572591 100644
--- a/share/man/man4/smbus.4
+++ b/share/man/man4/smbus.4
@@ -32,10 +32,10 @@
.Nd
System Management Bus
.Sh SYNOPSIS
-.Cd "device smbus0"
+.Cd "device smbus"
.Pp
-.Cd "device iicsmb0 at iicbus?"
-.Cd "device bktr0"
+.Cd "device iicsmb"
+.Cd "device bktr"
.Sh DESCRIPTION
The
.Em smbus
OpenPOWER on IntegriCloud