From 2c59b7853f594c9b3fa7e3f259f7b45ab6d47903 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Thu, 2 Jul 2020 00:15:50 +0000 Subject: asc/ascq match asc-num.txt @t10 20200624; testing/sg_mrq_testing: new, for blocking mrq usage git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@853 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/Makefile.am | 2 +- doc/Makefile.in | 14 +++++++------- doc/sg3_utils.8 | 2 +- doc/sg_rep_pip.8 | 4 ++-- doc/sg_timestamp.8 | 2 +- doc/sg_turs.8 | 2 +- doc/sg_vpd.8 | 2 +- doc/sg_write_same.8 | 5 ++--- 8 files changed, 16 insertions(+), 17 deletions(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index e0dd2e64..22e659e7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -9,7 +9,7 @@ man_MANS = \ sg_read_block_limits.8 sg_read_buffer.8 sg_read_long.8 sg_readcap.8 \ sg_reassign.8 sg_referrals.8 sg_rep_pip.8 sg_rep_zones.8 \ sg_requests.8 sg_reset_wp.8 sg_rmsn.8 sg_rtpg.8 sg_safte.8 \ - sg_sanitize.8 sg_sat_identify.8 sg_sat_phy_event.8 + sg_sanitize.8 sg_sat_identify.8 sg_sat_phy_event.8 \ sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 \ sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 \ sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 \ diff --git a/doc/Makefile.in b/doc/Makefile.in index 448bf3eb..81cdadb3 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -290,8 +290,13 @@ man_MANS = scsi_mandat.8 scsi_readcap.8 scsi_ready.8 scsi_satl.8 \ sg_read_buffer.8 sg_read_long.8 sg_readcap.8 sg_reassign.8 \ sg_referrals.8 sg_rep_pip.8 sg_rep_zones.8 sg_requests.8 \ sg_reset_wp.8 sg_rmsn.8 sg_rtpg.8 sg_safte.8 sg_sanitize.8 \ - sg_sat_identify.8 sg_sat_phy_event.8 $(am__append_1) \ - $(am__append_3) $(am__append_5) + sg_sat_identify.8 sg_sat_phy_event.8 sg_sat_read_gplog.8 \ + sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 sg_ses.8 \ + sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 \ + sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 \ + sg_vpd.8 sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 \ + sg_write_same.8 sg_write_verify.8 sg_write_x.8 sg_zone.8 \ + $(am__append_1) $(am__append_3) $(am__append_5) CLEANFILES = $(am__append_2) $(am__append_4) $(am__append_6) all: all-am @@ -537,11 +542,6 @@ uninstall-man: uninstall-man8 .PRECIOUS: Makefile - sg_sat_read_gplog.8 sg_sat_set_features.8 sg_seek.8 sg_senddiag.8 \ - sg_ses.8 sg_ses_microcode.8 sg_start.8 sg_stpg.8 sg_stream_ctl.8 \ - sg_sync.8 sg_timestamp.8 sg_turs.8 sg_unmap.8 sg_verify.8 sg_vpd.8 \ - sg_wr_mode.8 sg_write_buffer.8 sg_write_long.8 sg_write_same.8 \ - sg_write_verify.8 sg_write_x.8 sg_zone.8 @OS_LINUX_TRUE@sg_scan.8: sg_scan.8.linux @OS_LINUX_TRUE@ cp -p $< $@ @OS_WIN32_MINGW_TRUE@sg_scan.8: sg_scan.8.win32 diff --git a/doc/sg3_utils.8 b/doc/sg3_utils.8 index fd0f7991..2dafa936 100644 --- a/doc/sg3_utils.8 +++ b/doc/sg3_utils.8 @@ -1,4 +1,4 @@ -.TH SG3_UTILS "8" "June 2020" "sg3_utils\-1.46" SG3_UTILS +.TH SG3_UTILS "8" "July 2020" "sg3_utils\-1.46" SG3_UTILS .SH NAME sg3_utils \- a package of utilities for sending SCSI commands .SH SYNOPSIS diff --git a/doc/sg_rep_pip.8 b/doc/sg_rep_pip.8 index 81dd060d..d054cd2b 100644 --- a/doc/sg_rep_pip.8 +++ b/doc/sg_rep_pip.8 @@ -1,4 +1,4 @@ -.TH SG_REP_PIP "8" "June 2020" "sg3_utils\-1.46" SG3_UTILS +.TH SG_REP_PIP "8" "July 2020" "sg3_utils\-1.46" SG3_UTILS .SH NAME sg_rep_pip \- send SCSI REPORT PROVISIONING INITIALIZATION PATTERN command .SH SYNOPSIS @@ -20,7 +20,7 @@ output the usage message then exit. .TP \fB\-H\fR, \fB\-\-hex\fR output the response in hexadecimal to stdout. When used once the whole -response is output in ASCII hexadecimal with a leading address (starting at +response is output in ASCII hexadecimal, prefixed by an address (starting at 0) on each line. When used twice the whole response is output in hexadecimal with no leading address (on each line). The default action is the same as giving the \fI\-\-hex\fR option once. diff --git a/doc/sg_timestamp.8 b/doc/sg_timestamp.8 index 3dd076da..f5c69553 100644 --- a/doc/sg_timestamp.8 +++ b/doc/sg_timestamp.8 @@ -22,7 +22,7 @@ The timestamp is sent and received from the \fIDEVICE\fR as the number of milliseconds since the epoch of 1970\-01\-01 00:00:00 UTC and is held in a 48 bit unsigned integer. That same epoch is used by Unix machines, but they usually hold the number of seconds since that epoch. The Unix date command -and especally its "+%s" format is useful in converting to and from +and especially its "+%s" format is useful in converting to and from timestamps and more humanly readable forms. See the EXAMPLES section below. .SH OPTIONS Arguments to long options are mandatory for short options as well. diff --git a/doc/sg_turs.8 b/doc/sg_turs.8 index 8cf909c0..6bf8d9cd 100644 --- a/doc/sg_turs.8 +++ b/doc/sg_turs.8 @@ -73,7 +73,7 @@ command that takes a long time to complete (and typically precludes other media access commands) is still underway, the progress indication can be used to determine how long before the device returns to its normal state. Around SPC\-3 T10 changed the preferred command for polling the progress indication -from TEST UNIT READY to REQUEST SENSE (see the sg_requests utilty). +from TEST UNIT READY to REQUEST SENSE (see the sg_requests utility). .PP The SCSI FORMAT command for disks used with the IMMED bit set is an example of an operation that takes a significant amount of time and precludes other diff --git a/doc/sg_vpd.8 b/doc/sg_vpd.8 index 08c371d9..e167e7a2 100644 --- a/doc/sg_vpd.8 +++ b/doc/sg_vpd.8 @@ -45,7 +45,7 @@ displayed to the right of each line of hex. If this option is used with the \fI\-\-inhex=FN\fR option then the file \fIFN\fR is assumed to contain 1 or more VPD pages (in ASCII hex or binary). Decoding continues until the file is exhausted (or an error occurs). Sanity -checks are aplied on each VPD page's length and the ascending order of VPD +checks are applied on each VPD page's length and the ascending order of VPD page numbers (required by SPC\-4) so bad data may be detected. .br If the \fI\-\-page=PG\fR option is also given then no VPD page whose page diff --git a/doc/sg_write_same.8 b/doc/sg_write_same.8 index 1a9d4fff..0e65dd9f 100644 --- a/doc/sg_write_same.8 +++ b/doc/sg_write_same.8 @@ -257,9 +257,8 @@ to the SCSI WRITE SAME command in the data\-out buffer (as required by SBC\-3). Using the WRITE SAME SCSI command to write one or more blocks blocks of zeros is equivalent to the NVMe command: Write Zeroes. .br -Now we will write zero blocks to the WHOLE disk. [Note sanitize type -commands will also clear blocks and metdata that are not directly -visible]: +Now we will write zero blocks to the WHOLE disk. [Note sanitize type commands +will also clear blocks and metadata that are not directly visible]: .PP sg_write_same \-\-lba=0x0 \-\-num=0 /dev/sdc .PP -- cgit v1.2.3