aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_write_same.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-07-02 00:15:50 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-07-02 00:15:50 +0000
commit2c59b7853f594c9b3fa7e3f259f7b45ab6d47903 (patch)
tree7b26b7143a3f058954fdea2e5a6071b3844b726b /doc/sg_write_same.8
parent62c85c807d9d57f6bcf9a731d0126feaab661d93 (diff)
downloadsg3_utils-2c59b7853f594c9b3fa7e3f259f7b45ab6d47903.tar.gz
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
Diffstat (limited to 'doc/sg_write_same.8')
-rw-r--r--doc/sg_write_same.85
1 files changed, 2 insertions, 3 deletions
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