summaryrefslogtreecommitdiffstats
path: root/share/man/man4/scsi.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
committerru <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
commit17ba2140980343f6298e96bd96d2e0c16b9dfb46 (patch)
treefa86ee6469463baf5401eb48b33f4451db7b2f20 /share/man/man4/scsi.4
parent42aaa8ad04e1e8eb1058cea549112273857df290 (diff)
downloadFreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.zip
FreeBSD-src-17ba2140980343f6298e96bd96d2e0c16b9dfb46.tar.gz
Prepare for mdoc(7)NG.
Diffstat (limited to 'share/man/man4/scsi.4')
-rw-r--r--share/man/man4/scsi.418
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index a0c6647..c2da1f6 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -43,15 +43,15 @@
.Cd "device pt"
.Cd "device sa"
.Cd "device ch1 at scbus0 target 4 unit 0"
-.Cd options CAMDEBUG
-.Cd options CAM_DEBUG_BUS=-1
-.Cd options CAM_DEBUG_TARGET=-1
-.Cd options CAM_DEBUG_LUN=-1
-.Cd options CAM_DEBUG_FLAGS=CAM_DEBUG_INFO|CAM_DEBUG_CDB
-.Cd options CAM_MAX_HIGHPOWER=4
-.Cd options SCSI_NO_SENSE_STRINGS
-.Cd options SCSI_NO_OP_STRINGS
-.Cd options SCSI_DELAY=8000
+.Cd "options CAMDEBUG"
+.Cd "options CAM_DEBUG_BUS=-1"
+.Cd "options CAM_DEBUG_TARGET=-1"
+.Cd "options CAM_DEBUG_LUN=-1"
+.Cd "options CAM_DEBUG_FLAGS=CAM_DEBUG_INFO|CAM_DEBUG_CDB"
+.Cd "options CAM_MAX_HIGHPOWER=4"
+.Cd "options SCSI_NO_SENSE_STRINGS"
+.Cd "options SCSI_NO_OP_STRINGS"
+.Cd "options SCSI_DELAY=8000"
.Sh DESCRIPTION
The CAM
.Tn SCSI
OpenPOWER on IntegriCloud