summaryrefslogtreecommitdiffstats
path: root/share/man/man4/iicbb.4
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-17 08:08:33 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-17 08:08:33 +0000
commit83a44df7a997e583aefbe9e06a7a0e1d9f927339 (patch)
tree668e50a2405425a3cd6b2c3f0f4921499ecebbe7 /share/man/man4/iicbb.4
parent780b88254a0ed912c8ff23ed5fbbf481d9fcce63 (diff)
downloadFreeBSD-src-83a44df7a997e583aefbe9e06a7a0e1d9f927339.zip
FreeBSD-src-83a44df7a997e583aefbe9e06a7a0e1d9f927339.tar.gz
Discourage usage of controller in kernel config files. Reflect this
by changing ``controller'' to ``device'' as per GENERIC and LINT.
Diffstat (limited to 'share/man/man4/iicbb.4')
-rw-r--r--share/man/man4/iicbb.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iicbb.4 b/share/man/man4/iicbb.4
index 1bf49d0..e01cbf6 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 "controller iicbb0"
+.Cd "device iicbb0"
.Pp
.Cd "device lpbb at ppbus?"
.Pp
For one or more iicbus busses:
-.Cd "controller iicbus0"
+.Cd "device iicbus0"
.Sh DESCRIPTION
The
.Em iicbb
OpenPOWER on IntegriCloud