summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-02-10 16:40:13 +0000
committermav <mav@FreeBSD.org>2014-02-10 16:40:13 +0000
commit6e1e57220f91c7128a216b1756eb69596e567c78 (patch)
treea7bed0b4d5f7d98bcaae60996cbabb0d3ae8a20c /share
parenta2246187e5b593b6d37161db2df4ffaa082db84c (diff)
downloadFreeBSD-src-6e1e57220f91c7128a216b1756eb69596e567c78.zip
FreeBSD-src-6e1e57220f91c7128a216b1756eb69596e567c78.tar.gz
Fix wrong device name in example.
PR: docs/185602 Submitted by: koitsu MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/scsi.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index fa5e05d..8684307 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -195,7 +195,7 @@ hint.scbus.0.bus="1"
This assigns
.Nm
bus 0 to the bus 1 instance on
-.Em ahc0 .
+.Em ahc1 .
Peripheral drivers can be wired to a specific bus, target, and lun as so:
.Bd -literal -offset indent
hint.da.0.at="scbus0"
OpenPOWER on IntegriCloud