aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-01-09 17:59:52 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-01-09 17:59:52 +0000
commit31de60f68ae11ed1ad16510e0e86b5603f93bda3 (patch)
tree002e846fd7f5df2a8c649ccee71c312081a573eb /doc
parentfc72119f67614152d635452856ec9894474599e4 (diff)
downloadsg3_utils-31de60f68ae11ed1ad16510e0e86b5603f93bda3.tar.gz
Zoned block device characteristics VPD page, zbd extension field tweak
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@930 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc')
-rw-r--r--doc/sg_inq.88
-rw-r--r--doc/sg_vpd.88
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/sg_inq.8 b/doc/sg_inq.8
index a0bfae94..1e38f6a9 100644
--- a/doc/sg_inq.8
+++ b/doc/sg_inq.8
@@ -1,4 +1,4 @@
-.TH SG_INQ "8" "June 2021" "sg3_utils\-1.47" SG3_UTILS
+.TH SG_INQ "8" "January 2022" "sg3_utils\-1.48" SG3_UTILS
.SH NAME
sg_inq \- issue SCSI INQUIRY command and/or decode its response
.SH SYNOPSIS
@@ -54,8 +54,8 @@ In some operating systems a NVMe device (e.g. SSD) may be given as the
\fIDEVICE\fR. For more information see the NVME DEVICES section below.
.PP
The reference document used for interpreting an INQUIRY is T10/BSR INCITS
-502 Revision 19 which is draft SPC\-5 revision 19, 14 February 2018). It can
-be found at https://www.t10.org . Obsolete and reserved items in the standard
+566 Revision 6 which is draft SPC\-6 dated 22 October 2021. It can be found
+at https://www.t10.org . Obsolete and reserved items in the standard
INQUIRY response output are displayed in square brackets.
.SH OPTIONS
Arguments to long options are mandatory for short options as well.
@@ -526,7 +526,7 @@ Written by Douglas Gilbert
.SH "REPORTING BUGS"
Report bugs to <dgilbert at interlog dot com>.
.SH COPYRIGHT
-Copyright \(co 2001\-2021 Douglas Gilbert
+Copyright \(co 2001\-2022 Douglas Gilbert
.br
This software is distributed under the GPL version 2. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/doc/sg_vpd.8 b/doc/sg_vpd.8
index e1e19956..5bf6e893 100644
--- a/doc/sg_vpd.8
+++ b/doc/sg_vpd.8
@@ -1,4 +1,4 @@
-.TH SG_VPD "8" "June 2021" "sg3_utils\-1.47" SG3_UTILS
+.TH SG_VPD "8" "January 2022" "sg3_utils\-1.48" SG3_UTILS
.SH NAME
sg_vpd \- fetch SCSI VPD page and/or decode its response
.SH SYNOPSIS
@@ -26,8 +26,8 @@ has been flagged as mandatory. This page can be fetched by
using the \fI\-\-ident\fR option.
.PP
The reference document used for interpreting VPD pages (and the INQUIRY
-standard response) is T10/BSR INCITS 502 Revision 22 which is draft SPC\-5
-revision 19, 22 April 2019. It can be found at https://www.t10.org .
+standard response) is T10/BSR INCITS 566 Revision 6 which is draft SPC\-6
+dated 22 October 2021. It can be found at https://www.t10.org .
.PP
When no options are given, other than a \fIDEVICE\fR, then the "Supported
VPD pages" (0x0) VPD page is fetched and decoded.
@@ -337,7 +337,7 @@ Written by Douglas Gilbert
.SH "REPORTING BUGS"
Report bugs to <dgilbert at interlog dot com>.
.SH COPYRIGHT
-Copyright \(co 2006\-2021 Douglas Gilbert
+Copyright \(co 2006\-2022 Douglas Gilbert
.br
This software is distributed under a FreeBSD license. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.