summaryrefslogtreecommitdiffstats
path: root/share/man/man4/bt.4
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-17 08:24:20 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-17 08:24:20 +0000
commit99365e5b67c8549f9eb6694fe79a88bbf594dbbc (patch)
treef3150dedd82a3b39878198dc3b996f716a8a6a69 /share/man/man4/bt.4
parent83a44df7a997e583aefbe9e06a7a0e1d9f927339 (diff)
downloadFreeBSD-src-99365e5b67c8549f9eb6694fe79a88bbf594dbbc.zip
FreeBSD-src-99365e5b67c8549f9eb6694fe79a88bbf594dbbc.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/bt.4')
-rw-r--r--share/man/man4/bt.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bt.4 b/share/man/man4/bt.4
index d4b4c2c..0dcdc18 100644
--- a/share/man/man4/bt.4
+++ b/share/man/man4/bt.4
@@ -33,8 +33,8 @@
.Nm bt
.Nd Buslogic/Mylex MultiMaster SCSI host adapter driver
.Sh SYNOPSIS
-.Cd "controller bt0 at isa? port ? cam irq ?"
-.Cd controller scbus0 at bt0
+.Cd "device bt0 at isa? port ? cam irq ?"
+.Cd device scbus0 at bt0
.Sh DESCRIPTION
This driver provides access to the
.Tn SCSI
OpenPOWER on IntegriCloud