summaryrefslogtreecommitdiffstats
path: root/sbin/camcontrol
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /sbin/camcontrol
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'sbin/camcontrol')
-rw-r--r--sbin/camcontrol/camcontrol.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/camcontrol/camcontrol.8 b/sbin/camcontrol/camcontrol.8
index 7038d2a..4b537a3 100644
--- a/sbin/camcontrol/camcontrol.8
+++ b/sbin/camcontrol/camcontrol.8
@@ -52,7 +52,7 @@
.Op device id
.Op generic args
.Nm
-.Ic inquiry
+.Ic inquiry
.Op device id
.Op generic args
.Op Fl D
@@ -377,7 +377,7 @@ that is to be written. If the format is
bytes of data will be read from standard input and written to the device.
.El
.It Ic debug
-Turn on CAM debugging printfs in the kernel. This requires options CAMDEBUG
+Turn on CAM debugging printfs in the kernel. This requires options CAMDEBUG
in your kernel config file. WARNING: enabling debugging printfs currently
causes an EXTREME number of kernel printfs. You may have difficulty
turning off the debugging printfs once they start, since the kernel will be
@@ -607,14 +607,14 @@ variable allows the user to specify an alternate mode page format file.
.Pp
The
.Ev EDITOR
-variable determines which text editor
+variable determines which text editor
.Nm
starts when editing mode pages.
.Sh FILES
.Bl -tag -width /usr/share/misc/scsi_modes -compact
.It Pa /usr/share/misc/scsi_modes
is the SCSI mode format database.
-.It Pa /dev/xpt0
+.It Pa /dev/xpt0
is the transport layer device.
.It Pa /dev/pass*
are the CAM application passthrough devices.
@@ -717,7 +717,7 @@ utility and
.Xr scsi 3
library, written by Julian Elischer and Peter Dufault. The
.Xr scsi 8
-program first appeared in 386BSD 0.1.2.4, and first appeared in
+program first appeared in 386BSD 0.1.2.4, and first appeared in
.Fx
in
.Fx 2.0.5 .
@@ -734,7 +734,7 @@ camcontrol cmd -n da -u 1 -c "00 00 00 00 00 v" 0x00 -v
The sense information from the test unit ready command would not get
printed out, since the first
.Xr getopt 3
-call in
+call in
.Nm
bails out when it sees the second argument to
.Fl c
OpenPOWER on IntegriCloud