aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_inq.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-02-25 05:39:19 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-02-25 05:39:19 +0000
commitd772abe4e33fdf83d2cb082598df5103965795d5 (patch)
tree8b0c84f97c26e500d425b8fec911102629c81b5a /doc/sg_inq.8
parent074a673a2d0b1b74337c1a3fc66ab7408a27c6f0 (diff)
downloadsg3_utils-d772abe4e33fdf83d2cb082598df5103965795d5.tar.gz
sg_luns: add --test=LUNHEX for 64 bit lun support
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@482 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_inq.8')
-rw-r--r--doc/sg_inq.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sg_inq.8 b/doc/sg_inq.8
index 000de373..76780653 100644
--- a/doc/sg_inq.8
+++ b/doc/sg_inq.8
@@ -1,4 +1,4 @@
-.TH SG_INQ "8" "January 2013" "sg3_utils\-1.35" SG3_UTILS
+.TH SG_INQ "8" "February 2013" "sg3_utils\-1.36" SG3_UTILS
.SH NAME
sg_inq \- issue SCSI INQUIRY command, output and decode response
.SH SYNOPSIS
@@ -22,7 +22,7 @@ This utility by default sends a SCSI INQUIRY command to the given
device and then outputs the response. All SCSI devices are meant
to respond to a "standard" INQUIRY command with at least a 36 byte
response (in SCSI 2 and higher). An INQUIRY is termed as "standard"
-when both the EVPD and CmdDt (obsolete) bits are clear.
+when both the EVPD and CmdDt (now obsolete) bits are clear.
.PP
This utility supports two command line syntaxes, the preferred one is
shown first in the synopsis and explained in this section. A later