summaryrefslogtreecommitdiffstats
path: root/share/man/man4/scsi.4
diff options
context:
space:
mode:
authoryokota <yokota@FreeBSD.org>2001-10-13 09:08:37 +0000
committeryokota <yokota@FreeBSD.org>2001-10-13 09:08:37 +0000
commit0dd51f62a8282f0b2cc7b07477943c03ef96b236 (patch)
treec90626ebfa693beec62550c0f24ff264593b183b /share/man/man4/scsi.4
parentac1e1976ef665def71a086ab13965aab9a7f4dd3 (diff)
downloadFreeBSD-src-0dd51f62a8282f0b2cc7b07477943c03ef96b236.zip
FreeBSD-src-0dd51f62a8282f0b2cc7b07477943c03ef96b236.tar.gz
Update man pages in the section 4 to match the reality in -CURRENT.
- Change lines referring to kernel configuration file: device foo0 at isa port xxx irq yyy... to device foo Describe resource "hints" in /boot/device.hints. - Try to describe resource allocation and probe/attach behavior in the newbus framework.
Diffstat (limited to 'share/man/man4/scsi.4')
-rw-r--r--share/man/man4/scsi.45
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index 1e9dd0f..4e25a20 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -33,16 +33,13 @@
.Nd CAM SCSI subsystem
.Sh SYNOPSIS
.Cd "device scbus"
-.Cd "device scbus1 at ahc0"
-.Cd "device scbus3 at ahc1 bus 0"
-.Cd "device scbus2 at ahc1 bus 1"
.Cd "device cd"
.Cd "device ch"
.Cd "device da"
.Cd "device pass"
.Cd "device pt"
.Cd "device sa"
-.Cd "device ch1 at scbus0 target 4 unit 0"
+.Cd "device ch"
.Cd "options CAMDEBUG"
.Cd "options CAM_DEBUG_BUS=-1"
.Cd "options CAM_DEBUG_TARGET=-1"
OpenPOWER on IntegriCloud