diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-26 05:11:33 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-26 05:11:33 +0000 |
commit | a751023422eadf87cd8d6484878193a4914a9d85 (patch) | |
tree | 3fca0ae6325173fc2583e7d88abe4c38e6193277 /Documentation/nvme-write-zeroes.1 | |
parent | Adding upstream version 2.0. (diff) | |
download | nvme-cli-a751023422eadf87cd8d6484878193a4914a9d85.tar.xz nvme-cli-a751023422eadf87cd8d6484878193a4914a9d85.zip |
Adding upstream version 2.1~rc0.upstream/2.1_rc0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |