aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_reset.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-03-14 00:26:26 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-03-14 00:26:26 +0000
commite2a8a0b0661fa14d45e9b088329e38eb3f349a7f (patch)
tree0f1c2cc981211e74ce017b0215f6402e3513f89f /doc/sg_reset.8
parentcedb06f934cfc42c88ac936b994fd1784b18b3f3 (diff)
downloadsg3_utils-e2a8a0b0661fa14d45e9b088329e38eb3f349a7f.tar.gz
sg_inq: fix comparison bug added in previous commit
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@489 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_reset.8')
-rw-r--r--doc/sg_reset.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sg_reset.8 b/doc/sg_reset.8
index 3cfc326b..4eaa8b26 100644
--- a/doc/sg_reset.8
+++ b/doc/sg_reset.8
@@ -19,12 +19,12 @@ A device reset is applied to the Logical Unit (LU) corresponding to
\fIDEVICE\fR. It is most likely implemented by a Low level Driver (LLD)
in Linux as a LOGICAL UNIT RESET task management function.
.PP
-The ability to reset a SCSI target was added in linux kernel 2.6.27 . A LLD
+The ability to reset a SCSI target was added in Linux kernel 2.6.27 . A LLD
may send Low level Drivers (LLDs) the I_T NEXUS RESET task management
function. Alternatively it may use a transport mechanism to do the same
thing (e.g. a hard reset on the link containing a SAS target).
.PP
-In the linux kernel 2.6 series this utility can be called on sd, sr (cd/dvd),
+In the Linux kernel 2.6 series this utility can be called on sd, sr (cd/dvd),
st or sg device nodes; if the user has appropriate permissions.
.SH OPTIONS
.TP
@@ -100,7 +100,7 @@ stands for Initiator\-Target.
.PP
Transports may have their own types of resets not supported by this utility.
For example SAS has a link reset in which both ends of a physical link (e.g.
-between a SAS expander and a SAS tape drive) renogiatate their connection.
+between a SAS expander and a SAS tape drive) renegotiate their connection.
.PP
Prior to version 0.57 of this utility the command line had short options
only (e.g. \fI\-d\fR but not \fI\-\-device\fR). Also \fI\-h\fR invoked a host