diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4 index 99a2ee541552..04bc3b862a6c 100644 --- a/share/man/man4/scsi.4 +++ b/share/man/man4/scsi.4 @@ -1,4 +1,4 @@ -.\" $Id: scsi.4,v 1.11 1997/02/22 13:24:41 peter Exp $ +.\" $Id: scsi.4,v 1.12 1998/10/16 04:28:39 ken Exp $ .\" Copyright (c) 1996 .\" Julian Elischer . All rights reserved. .\" @@ -44,11 +44,11 @@ .Cd "device sa0" .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 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