summaryrefslogtreecommitdiffstats
path: root/share/man/man4/scsi.4
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
committerschweikh <schweikh@FreeBSD.org>2001-07-14 19:41:16 +0000
commit511e378b14868fd06fca565a7db84b7080fdbcb7 (patch)
treefb1031efffc2846e7cacb61180a01c78ece1c3e9 /share/man/man4/scsi.4
parentb855a121e272a07bd83ce7b51f776e73d7412cf4 (diff)
downloadFreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.zip
FreeBSD-src-511e378b14868fd06fca565a7db84b7080fdbcb7.tar.gz
Removed whitespace at end-of-line; no content changes. I simply did
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
Diffstat (limited to 'share/man/man4/scsi.4')
-rw-r--r--share/man/man4/scsi.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/scsi.4 b/share/man/man4/scsi.4
index 2e9d394..c4ca40e 100644
--- a/share/man/man4/scsi.4
+++ b/share/man/man4/scsi.4
@@ -61,7 +61,7 @@ of drivers to control various
devices, and to utilize different
.Tn SCSI
host adapters through host adapter drivers.
-When the system probes the
+When the system probes the
.Tn SCSI
busses, it attaches any devices it finds to the appropriate
drivers. The
@@ -175,7 +175,7 @@ then the first non-wired disk shall come on line as
The system allows common device drivers to work through many different
types of adapters.
The adapters take requests from the upper layers and do
-all IO between the
+all IO between the
.Em SCSI
bus and the system.
The maximum size of a transfer is governed by the
@@ -183,7 +183,7 @@ adapter.
Most adapters can transfer 64KB in a single operation, however
many can transfer larger amounts.
.Sh TARGET MODE
-Some adapters support
+Some adapters support
.Em target mode
in which the system is capable of operating as a device, responding to
operations initiated by another system.
@@ -195,7 +195,7 @@ subsystem.
see other scsi device entries.
.Sh DIAGNOSTICS
When the kernel is compiled with options CAMDEBUG, an XPT_DEBUG CCB can be
-used to enable various amounts of tracing information on any
+used to enable various amounts of tracing information on any
specific device.
Devices not being traced will not produce trace information.
There are currently four debugging flags that may be turned on:
OpenPOWER on IntegriCloud