diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-26 05:11:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-26 05:18:07 +0000 |
commit | 2e650c1f5f2f79e7db10dec5dcdd1cffcaf47891 (patch) | |
tree | 82f2949088d2502e947b83ba9973de54f9bf4402 /Documentation/nvme-write-zeroes.1 | |
parent | Releasing debian version 2.0-1. (diff) | |
download | nvme-cli-2e650c1f5f2f79e7db10dec5dcdd1cffcaf47891.tar.xz nvme-cli-2e650c1f5f2f79e7db10dec5dcdd1cffcaf47891.zip |
Merging upstream version 2.1~rc0 (Closes: #1015722).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-write-zeroes.1')
-rw-r--r-- | Documentation/nvme-write-zeroes.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/nvme-write-zeroes.1 b/Documentation/nvme-write-zeroes.1 index dddd64e..69180f4 100644 --- a/Documentation/nvme-write-zeroes.1 +++ b/Documentation/nvme-write-zeroes.1 @@ -1,13 +1,13 @@ '\" t -.\" Title: nvme-zeroes +.\" Title: nvme-write-zeroes .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 04/08/2022 +.\" Date: 07/14/2022 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-ZEROES" "1" "04/08/2022" "NVMe" "NVMe Manual" +.TH "NVME\-WRITE\-ZEROES" "1" "07/14/2022" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -141,9 +141,9 @@ Set the force\-unit access flag\&. Namespace ID use in the command\&. .RE .PP -\-\-storage\-tag=<storage\-tag>, \-n <storage\-tag> +\-\-storage\-tag=<storage\-tag>, \-S <storage\-tag> .RS 4 -Variable Sized Expected Logical Block Storage Tag(ELBST) and Expected Logical Block Reference Tag (ELBRT), CDW2 and CDW3 (00:47) bits\&. +Variable Sized Logical Block Storage Tag(LBST)\&. .RE .PP \-\-storage\-tag\-check=<storage\-tag\-check>, \-C <storage\-tag\-check> @@ -153,7 +153,7 @@ This bit specifies the Storage Tag field shall be checked as part of end\-to\-en .PP \-\-force .RS 4 -Ignore namespace is currently busy and perfome the operation even though\&. +Ignore namespace is currently busy and performed the operation even though\&. .RE .SH "EXAMPLES" .sp |