From: Daniel Wagner
Date: Fri, 30 Jun 2023 13:20:48 +0000 (+0200)
Subject: doc: Regenerate all docs for v2.5
X-Git-Tag: v2.5^0
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d6c07e0de9be777009ebb9ab7475bee1ae3e0e95;p=users%2Fsagi%2Fnvme-cli.git
doc: Regenerate all docs for v2.5
Signed-off-by: Daniel Wagner
---
diff --git a/Documentation/nvme-admin-passthru.1 b/Documentation/nvme-admin-passthru.1
index 90b0f8c6..4929a230 100644
--- a/Documentation/nvme-admin-passthru.1
+++ b/Documentation/nvme-admin-passthru.1
@@ -2,12 +2,12 @@
.\" Title: nvme-admin-passthru
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot
-.\" Date: 03/31/2023
+.\" Date: 06/30/2023
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ADMIN\-PASSTHR" "1" "03/31/2023" "NVMe" "NVMe Manual"
+.TH "NVME\-ADMIN\-PASSTHR" "1" "06/30/2023" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -34,9 +34,11 @@ nvme-admin-passthru \- Submit an arbitrary admin command, return results
.nf
\fInvme\-admin\-passthru\fR [\-\-opcode= | \-o ]
[\-\-flags= | \-f ] [\-rsvd= | \-R ]
- [\-\-namespace\-id=] [\-\-cdw2=] [\-\-cdw3=]
- [\-\-cdw10=] [\-\-cdw11=] [\-\-cdw12=]
- [\-\-cdw13=] [\-\-cdw14=] [\-\-cdw15=]
+ [\-\-namespace\-id= | \-n ] [\-\-cdw2= | \-2 ]
+ [\-\-cdw3= | \-3 ] [\-\-cdw10= | \-4 ]
+ [\-\-cdw11= | \-5 ] [\-\-cdw12= | \-6 ]
+ [\-\-cdw13= | \-7 ] [\-\-cdw14= | \-8 ]
+ [\-\-cdw15= | \-9 ]
[\-\-data\-len= | \-l ]
[\-\-metadata\-len= | \-m ]
[\-\-input\-file= | \-i ]
@@ -77,7 +79,7 @@ The value for the reserved field in the command\&.
The value for the ns\-id in the command\&.
.RE
.PP
-\-\-cdw[2\-3,10\-15]=
+\-[2\-9] , \-\-cdw[2\-3,10\-15]=
.RS 4
Specifies the command dword value for that specified entry in the command
.RE
diff --git a/Documentation/nvme-admin-passthru.html b/Documentation/nvme-admin-passthru.html
index 2e9a3790..065f5530 100644
--- a/Documentation/nvme-admin-passthru.html
+++ b/Documentation/nvme-admin-passthru.html
@@ -751,9 +751,11 @@ nvme-admin-passthru(1) Manual Page
nvme-admin-passthru <device> [--opcode=<opcode> | -o <opcode>]
[--flags=<flags> | -f <flags>] [-rsvd=<rsvd> | -R <rsvd>]
- [--namespace-id=<nsid>] [--cdw2=<cdw2>] [--cdw3=<cdw3>]
- [--cdw10=<cdw10>] [--cdw11=<cdw11>] [--cdw12=<cdw12>]
- [--cdw13=<cdw13>] [--cdw14=<cdw14>] [--cdw15=<cdw15>]
+ [--namespace-id=<nsid> | -n <nsid>] [--cdw2=<cdw2> | -2 <cdw2>]
+ [--cdw3=<cdw3> | -3 <cdw3>] [--cdw10=<cdw10> | -4 <cdw4>]
+ [--cdw11=<cdw11> | -5 <cdw5>] [--cdw12=<cdw12> | -6 <cdw6>]
+ [--cdw13=<cdw13> | -7 <cdw7>] [--cdw14=<cdw14> | -8 <cdw8>]
+ [--cdw15=<cdw15> | -9 <cdw9>]
[--data-len=<data-len> | -l <data-len>]
[--metadata-len=<len> | -m <len>]
[--input-file=<file> | -i <file>]
@@ -832,6 +834,9 @@ printed to stdout for another program to parse.
+-[2-9] <cdw>
+
+
--cdw[2-3,10-15]=<cdw>
@@ -998,7 +1003,7 @@ Or if you want to save that structure to a file: