aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_inq.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_inq.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_inq.8')
-rw-r--r--doc/sg_inq.82
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sg_inq.8 b/doc/sg_inq.8
index 5f6b7a8f..08b46e34 100644
--- a/doc/sg_inq.8
+++ b/doc/sg_inq.8
@@ -55,7 +55,7 @@ option name.
\fB\-a\fR, \fB\-\-ata\fR
Assume given \fIDEVICE\fR is an ATA or ATAPI device which can receive ATA
commands from the host operating system. Skip the SCSI INQUIRY command and
-use either the ATA IDENTIFY DEVICE command (for nonpacket devices) or the
+use either the ATA IDENTIFY DEVICE command (for non-packet devices) or the
ATA IDENTIFY PACKET DEVICE command. To show the response in hex, add
a '\-\-verbose' option. This option is only available in Linux.
.TP