]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Documentation: zns documentation fix, add timeout
authorSteven Seungcheol Lee <sc108.lee@samsung.com>
Thu, 26 Aug 2021 05:48:34 +0000 (14:48 +0900)
committerDaniel Wagner <dwagner@suse.de>
Mon, 15 Nov 2021 11:06:29 +0000 (12:06 +0100)
Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
22 files changed:
Documentation/nvme-zns-close-zone.1
Documentation/nvme-zns-close-zone.html
Documentation/nvme-zns-close-zone.txt
Documentation/nvme-zns-finish-zone.1
Documentation/nvme-zns-finish-zone.html
Documentation/nvme-zns-finish-zone.txt
Documentation/nvme-zns-id-ns.html
Documentation/nvme-zns-offline-zone.1
Documentation/nvme-zns-offline-zone.html
Documentation/nvme-zns-offline-zone.txt
Documentation/nvme-zns-open-zone.1
Documentation/nvme-zns-open-zone.html
Documentation/nvme-zns-open-zone.txt
Documentation/nvme-zns-reset-zone.1
Documentation/nvme-zns-reset-zone.html
Documentation/nvme-zns-reset-zone.txt
Documentation/nvme-zns-set-zone-desc.1
Documentation/nvme-zns-set-zone-desc.html
Documentation/nvme-zns-set-zone-desc.txt
Documentation/nvme-zns-zone-mgmt-send.1
Documentation/nvme-zns-zone-mgmt-send.html
Documentation/nvme-zns-zone-mgmt-send.txt

index 5f80a39b9fb95a6132637dc33382dcda232479e7..26f06a28753ef8fe88bb6efa6dec653b645ca583 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-close-zone
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-CLOSE\-ZO" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-CLOSE\-ZO" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,9 +33,9 @@ nvme-zns-close-zone \- Closes one or all zones
 .sp
 .nf
 \fInvme zns close\-zone\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                             [\-\-start\-lba=<LBA> | \-s <LBA>]
-                             [\-\-select\-all | \-a]
-                             [\-\-timeout=<timeout> | \-t <timeout>]
+                                                [\-\-start\-lba=<LBA> | \-s <LBA>]
+                                                [\-\-select\-all | \-a]
+                                                [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index d2e297a322db505e77df3f07eab89885244dc139..17795a1c25550f6f7bb50b61a93052fb6178cd93 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-close-zone(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -749,9 +746,10 @@ nvme-zns-close-zone(1) Manual Page
 <h2 id="_synopsis">SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<pre class="content"><em>nvme zns close-zone nvme zns id-ctrl</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
+<pre class="content"><em>nvme zns close-zone</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
                                                 [--start-lba=&lt;LBA&gt; | -s &lt;LBA&gt;]\r
-                                                [--select-all | -a]</pre>\r
+                                                [--select-all | -a]\r
+                                                [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -804,6 +802,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
         Select all zones for this action\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -833,8 +842,7 @@ Close all zones on namespace 1:
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:39:37 KST\r
 </div>\r
 </div>\r
 </body>\r
index 7b47bf003e222c27ac57dd8c5197454151fcbd70..92c8590a45fc15202950d3286f70582ac761d0d2 100644 (file)
@@ -8,9 +8,10 @@ nvme-zns-close-zone - Closes one or all zones
 SYNOPSIS
 --------
 [verse]
-'nvme zns close-zone nvme zns id-ctrl' <device> [--namespace-id=<NUM> | -n <NUM>]
+'nvme zns close-zone' <device> [--namespace-id=<NUM> | -n <NUM>]
                                                [--start-lba=<LBA> | -s <LBA>]
                                                [--select-all | -a]
+                                               [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -36,6 +37,10 @@ OPTIONS
 --select-all::
        Select all zones for this action
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
+
 EXAMPLES
 --------
 * Close all zones on namespace 1:
index b34801ffec99aa587f969725264d39e4a6e8f509..2591854dd94097d094962a7d444675ac295c0976 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-finish-zone
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-FINISH\-Z" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-FINISH\-Z" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,9 +33,9 @@ nvme-zns-finish-zone \- Finishes one or all zones
 .sp
 .nf
 \fInvme zns finish\-zone\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                              [\-\-start\-lba=<LBA> | \-s <LBA>]
-                              [\-\-select\-all | \-a]
-                              [\-\-timeout=<timeout> | \-t <timeout>]
+                                                [\-\-start\-lba=<LBA> | \-s <LBA>]
+                                                [\-\-select\-all | \-a]
+                                                [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index 36b833ffd2f36b10b659aae9e50a3af21e26f435..5a23efc4d6860d5e259e5893006826107e8db8f5 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-finish-zone(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -749,9 +746,10 @@ nvme-zns-finish-zone(1) Manual Page
 <h2 id="_synopsis">SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<pre class="content"><em>nvme zns finish-zone nvme zns id-ctrl</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
+<pre class="content"><em>nvme zns finish-zone</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
                                                 [--start-lba=&lt;LBA&gt; | -s &lt;LBA&gt;]\r
-                                                [--select-all | -a]</pre>\r
+                                                [--select-all | -a]\r
+                                                [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -805,6 +803,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
         Select all zones for this action.\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -834,8 +843,7 @@ Finish all zones on namespace 1:
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:39:40 KST\r
 </div>\r
 </div>\r
 </body>\r
index 9a9a2f0dc781008bdbee4c6a74c42ed6334f3ad0..2820fd5e55736a4a1a9807a9e71adeb24225d38e 100644 (file)
@@ -8,9 +8,10 @@ nvme-zns-finish-zone - Finishes one or all zones
 SYNOPSIS
 --------
 [verse]
-'nvme zns finish-zone nvme zns id-ctrl' <device> [--namespace-id=<NUM> | -n <NUM>]
+'nvme zns finish-zone' <device> [--namespace-id=<NUM> | -n <NUM>]
                                                [--start-lba=<LBA> | -s <LBA>]
                                                [--select-all | -a]
+                                               [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -37,6 +38,10 @@ OPTIONS
 --select-all::
        Select all zones for this action.
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
+
 EXAMPLES
 --------
 * Finish all zones on namespace 1:
index 45393db1bdc22e05f41675ca5be883e058863675..c76f9fa2a51bad1dc3a7648c155a3d9f2e879740 100644 (file)
@@ -1,11 +1,10 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
-<title>nvme-zns-id-ctrl(1)</title>\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
+<title>nvme-zns-id-ns(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
 \r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -735,11 +732,11 @@ asciidoc.install();
 <body class="manpage">\r
 <div id="header">\r
 <h1>\r
-nvme-zns-id-ctrl(1) Manual Page\r
+nvme-zns-id-ns(1) Manual Page\r
 </h1>\r
 <h2>NAME</h2>\r
 <div class="sectionbody">\r
-<p>nvme-zns-id-ctrl -\r
+<p>nvme-zns-id-ns -\r
    Send NVMe Zoned Command Set Identify Controller, return                    result and structure\r
 </p>\r
 </div>\r
@@ -749,7 +746,7 @@ nvme-zns-id-ctrl(1) Manual Page
 <h2 id="_synopsis">SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<pre class="content"><em>nvme zns id-ctrl</em> &lt;device&gt;  [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
+<pre class="content"><em>nvme zns id-ns</em> &lt;device&gt;  [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
                              [-o &lt;fmt&gt; | --output-format=&lt;fmt&gt;]\r
                              [-v | --verbose]</pre>\r
 <div class="attribution">\r
@@ -830,7 +827,7 @@ Show the output in json format with extra details
 </p>\r
 <div class="listingblock">\r
 <div class="content">\r
-<pre><code># nvme zns id-ctrl /dev/nvme0 -o json -v</code></pre>\r
+<pre><code># nvme zns id-ns /dev/nvme0 -o json -v</code></pre>\r
 </div></div>\r
 </li>\r
 </ul></div>\r
@@ -846,8 +843,7 @@ Show the output in json format with extra details
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2020-06-28 19:43:32 KST\r
 </div>\r
 </div>\r
 </body>\r
index 2e6c17884824b3895c4859bc84992b751a2673de..e1bca633de6e5f621b3836e442b5929c7a474a15 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-offline-zone
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-OFFLINE\-" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-OFFLINE\-" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,9 +33,9 @@ nvme-zns-offline-zone \- Offlines one or all zones
 .sp
 .nf
 \fInvme zns offline\-zone\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                               [\-\-start\-lba=<LBA> | \-s <LBA>]
-                               [\-\-select\-all | \-a]
-                               [\-\-timeout=<timeout> | \-t <timeout>]
+                                                [\-\-start\-lba=<LBA> | \-s <LBA>]
+                                                [\-\-select\-all | \-a]
+                                                [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index ae2da7f05ff6101701261bbbda188b26fcc4d139..6beef9e640f32c58194da64b1ac97ccca5289dd9 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-offline-zone(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -749,9 +746,10 @@ nvme-zns-offline-zone(1) Manual Page
 <h2 id="_synopsis">SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<pre class="content"><em>nvme zns offline-zone nvme zns id-ctrl</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
+<pre class="content"><em>nvme zns offline-zone</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
                                                 [--start-lba=&lt;LBA&gt; | -s &lt;LBA&gt;]\r
-                                                [--select-all | -a]</pre>\r
+                                                [--select-all | -a]\r
+                                                [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -804,6 +802,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
         Select all zones for this action\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -833,8 +842,7 @@ Offline all zones on namespace 1:
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:39:22 KST\r
 </div>\r
 </div>\r
 </body>\r
index 0a352352c528425e0c8bc1249456865405eee5cb..580a1e67243e15e32d0097845d12448cf7a6ba19 100644 (file)
@@ -8,9 +8,10 @@ nvme-zns-offline-zone - Offlines one or all zones
 SYNOPSIS
 --------
 [verse]
-'nvme zns offline-zone nvme zns id-ctrl' <device> [--namespace-id=<NUM> | -n <NUM>]
+'nvme zns offline-zone' <device> [--namespace-id=<NUM> | -n <NUM>]
                                                [--start-lba=<LBA> | -s <LBA>]
                                                [--select-all | -a]
+                                               [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -36,6 +37,10 @@ OPTIONS
 --select-all::
        Select all zones for this action
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
+
 EXAMPLES
 --------
 * Offline all zones on namespace 1:
index 412094267b578dd478603a92be5efb2eac745d45..99fff88f4d0437f73e563bf66c26ea7ffb047bc3 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-open-zone
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-OPEN\-ZON" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-OPEN\-ZON" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,9 +33,9 @@ nvme-zns-open-zone \- Opens one or all zones
 .sp
 .nf
 \fInvme zns open\-zone\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                            [\-\-start\-lba=<LBA> | \-s <LBA>]
-                            [\-\-select\-all | \-a]
-                            [\-\-timeout=<timeout> | \-t <timeout>]
+                                                [\-\-start\-lba=<LBA> | \-s <LBA>]
+                                                [\-\-select\-all | \-a]
+                                                [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index 5a648b29e8a7ab2a93e04a88dc200cf36c4d4aa9..62a7e128557152ededabc62011b3f2019be0c7b3 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-open-zone(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -749,9 +746,10 @@ nvme-zns-open-zone(1) Manual Page
 <h2 id="_synopsis">SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<pre class="content"><em>nvme zns open-zone nvme zns id-ctrl</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
+<pre class="content"><em>nvme zns open-zone</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
                                                 [--start-lba=&lt;LBA&gt; | -s &lt;LBA&gt;]\r
-                                                [--select-all | -a]</pre>\r
+                                                [--select-all | -a]\r
+                                                [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -804,6 +802,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
         Select all zones for this action\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -833,8 +842,7 @@ Open the first zone on namespace 1:
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:39:34 KST\r
 </div>\r
 </div>\r
 </body>\r
index 23acf1c980bd0cdcf25e839b4c00f15d4bc1e242..bf1c9118eae2efa91a022c13cf18bd0140ad4d9a 100644 (file)
@@ -8,9 +8,10 @@ nvme-zns-open-zone - Opens one or all zones
 SYNOPSIS
 --------
 [verse]
-'nvme zns open-zone nvme zns id-ctrl' <device> [--namespace-id=<NUM> | -n <NUM>]
+'nvme zns open-zone' <device> [--namespace-id=<NUM> | -n <NUM>]
                                                [--start-lba=<LBA> | -s <LBA>]
                                                [--select-all | -a]
+                                               [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -36,6 +37,10 @@ OPTIONS
 --select-all::
        Select all zones for this action
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
+
 EXAMPLES
 --------
 * Open the first zone on namespace 1:
index 7452e8bd9d2b00e60d4868c3849c764e70824b09..aa4499100a61585b5aecab9ac9099e95566b7689 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-reset-zone
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-RESET\-ZO" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-RESET\-ZO" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,9 +33,9 @@ nvme-zns-reset-zone \- Resets one or all zones
 .sp
 .nf
 \fInvme zns reset\-zone\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                             [\-\-start\-lba=<LBA> | \-s <LBA>]
-                             [\-\-select\-all | \-a]
-                             [\-\-timeout=<timeout> | \-t <timeout>]
+                                    [\-\-start\-lba=<LBA> | \-s <LBA>]
+                                    [\-\-select\-all | \-a]
+                                    [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index 46545b2cb5d3f24d51fb98e6befab1d96114c41b..d61e61b224c48dc86279608e08279b8bc01f7899 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-reset-zone(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -750,8 +747,9 @@ nvme-zns-reset-zone(1) Manual Page
 <div class="sectionbody">\r
 <div class="verseblock">\r
 <pre class="content"><em>nvme zns reset-zone</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
-                               [--start-lba=&lt;LBA&gt; | -s &lt;LBA&gt;]\r
-                               [--select-all | -a]</pre>\r
+                                    [--start-lba=&lt;LBA&gt; | -s &lt;LBA&gt;]\r
+                                    [--select-all | -a]\r
+                                    [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -805,6 +803,17 @@ device (ex: /dev/nvme0), or a namespace block device (ex: /dev/nvme0n1).</p></di
         Select all zones for this action\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -834,8 +843,7 @@ Reset the first zone on namespace 1:
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:44:16 KST\r
 </div>\r
 </div>\r
 </body>\r
index a04fd6684adb4d8592b4393032d40b2244896bca..25d01a1200ccfd4a89d9e3fea4f0c7726c7ef95d 100644 (file)
@@ -9,8 +9,9 @@ SYNOPSIS
 --------
 [verse]
 'nvme zns reset-zone' <device> [--namespace-id=<NUM> | -n <NUM>]
-                              [--start-lba=<LBA> | -s <LBA>]
-                              [--select-all | -a]
+                                   [--start-lba=<LBA> | -s <LBA>]
+                                   [--select-all | -a]
+                                   [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -37,6 +38,10 @@ OPTIONS
 --select-all::
        Select all zones for this action
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
+
 EXAMPLES
 --------
 * Reset the first zone on namespace 1:
index 7b9a52a536b4cec0ac2576a6bd674f7423f288fb..b3130d6adf9406d23c681d86aef8cd53327e1a54 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-set-zone-desc
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-SET\-ZONE" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-SET\-ZONE" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,9 +33,9 @@ nvme-zns-set-zone-desc \- Set extended descriptor data for a zone
 .sp
 .nf
 \fInvme zns setzone\-desc\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                               [\-\-start\-lba=<IONUM>, \-s <IONUM>]
-                               [\-data=<FILE>, \-d <FILE>]
-                               [\-\-timeout=<timeout> | \-t <timeout>]
+                                 [\-\-start\-lba=<IONUM>, \-s <IONUM>]
+                                 [\-data=<FILE>, \-d <FILE>]
+                                 [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index b69be1fd50060fb26c48ef88be715406777b5484..3fe678b0a5f3b3ab7b7cd57805cb0290046caf4f 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-set-zone-desc(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -751,7 +748,8 @@ nvme-zns-set-zone-desc(1) Manual Page
 <div class="verseblock">\r
 <pre class="content"><em>nvme zns setzone-desc</em> &lt;device&gt; [--namespace-id=&lt;NUM&gt; | -n &lt;NUM&gt;]\r
                                  [--start-lba=&lt;IONUM&gt;, -s &lt;IONUM&gt;]\r
-                                 [-data=&lt;FILE&gt;, -d &lt;FILE&gt;]</pre>\r
+                                 [-data=&lt;FILE&gt;, -d &lt;FILE&gt;]\r
+                                 [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -804,6 +802,17 @@ length will automatically be calculated from the zns identify namesapce.</p></di
         Optional file for data (default stdin)\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -834,8 +843,7 @@ Write "hello world" into the zone descriptor for namespace 1&#8217;s first zone
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:39:19 KST\r
 </div>\r
 </div>\r
 </body>\r
index 5df3ecbe9e24e75b012a321db5b6e528d2e7afaa..880d405f6c4d3769cbbfdfce471b815053cfe0ee 100644 (file)
@@ -11,6 +11,7 @@ SYNOPSIS
 'nvme zns setzone-desc' <device> [--namespace-id=<NUM> | -n <NUM>]
                                 [--start-lba=<IONUM>, -s <IONUM>]
                                 [-data=<FILE>, -d <FILE>]
+                                [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -35,6 +36,9 @@ OPTIONS
 -data=<FILE>::
        Optional file for data (default stdin)
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
 
 EXAMPLES
 --------
index 5b58bbcd1c5406c26efe7291948c3472bc61786b..40725a51cce837463debf68a856026e163f78470 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-zns-zone-mgmt-send
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 10/20/2020
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
+.\"      Date: 08/26/2021
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-ZNS\-ZONE\-MGM" "1" "10/20/2020" "NVMe" "NVMe Manual"
+.TH "NVME\-ZNS\-ZONE\-MGM" "1" "08/26/2021" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -33,12 +33,12 @@ nvme-zns-zone-mgmt-send \- Zone Management Send command
 .sp
 .nf
 \fInvme zns zone\-mgmt\-send\fR <device> [\-\-namespace\-id=<NUM> | \-n <NUM>]
-                                 [\-\-start\-lba=<IONUM>, \-s <IONUM>]
-                                 [\-\-select\-all, \-a]
-                                 [\-\-zsa=<NUM>, \-z <NUM>]
-                                 [\-\-data\-len=<IONUM>, \-l <IONUM>]
-                                 [\-data=<FILE>, \-d <FILE>]
-                                 [\-\-timeout=<timeout> | \-t <timeout>]
+                                   [\-\-start\-lba=<IONUM>, \-s <IONUM>]
+                                   [\-\-select\-all, \-a]
+                                   [\-\-zsa=<NUM>, \-z <NUM>]
+                                   [\-\-data\-len=<IONUM>, \-l <IONUM>]
+                                   [\-data=<FILE>, \-d <FILE>]
+                                   [\-\-timeout=<timeout> | \-t <timeout>]
 .fi
 .SH "DESCRIPTION"
 .sp
index 6305707ba8167d0e50591d2902f857697fca21b5..d74cc25655cf0cda2682fe73e050bc035c49b46c 100644 (file)
@@ -1,10 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 8.6.10" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-zns-zone-mgmt-send(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -95,9 +94,7 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-pre {\r
-  white-space: pre-wrap;\r
-}\r
+\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -226,7 +223,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; vertical-align: text-bottom; }\r
+span.image img { border-style: none; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -754,7 +751,8 @@ nvme-zns-zone-mgmt-send(1) Manual Page
                                    [--select-all, -a]\r
                                    [--zsa=&lt;NUM&gt;, -z &lt;NUM&gt;]\r
                                    [--data-len=&lt;IONUM&gt;, -l &lt;IONUM&gt;]\r
-                                   [-data=&lt;FILE&gt;, -d &lt;FILE&gt;]</pre>\r
+                                   [-data=&lt;FILE&gt;, -d &lt;FILE&gt;]\r
+                                   [--timeout=&lt;timeout&gt; | -t &lt;timeout&gt;]</pre>\r
 <div class="attribution">\r
 </div></div>\r
 </div>\r
@@ -851,6 +849,17 @@ Alternatively, the data may come from a file that can be specified.</p></div>
         Optional file for data (default stdin)\r
 </p>\r
 </dd>\r
+<dt class="hdlist1">\r
+-t &lt;timeout&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--timeout=&lt;timeout&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Override default timeout value. In milliseconds.\r
+</p>\r
+</dd>\r
 </dl></div>\r
 </div>\r
 </div>\r
@@ -891,8 +900,7 @@ Write "hello world" into the zone descriptor for namespace 1&#8217;s first zone
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated\r
- 2020-06-16 08:05:24 PDT\r
+Last updated 2021-08-26 14:39:47 KST\r
 </div>\r
 </div>\r
 </body>\r
index e33b9a525a686c41c51e009384c8d8ac35f943de..bf34d5e6400f7797e7b2d64f334dae23f381d0fc 100644 (file)
@@ -14,6 +14,7 @@ SYNOPSIS
                                   [--zsa=<NUM>, -z <NUM>]
                                   [--data-len=<IONUM>, -l <IONUM>]
                                   [-data=<FILE>, -d <FILE>]
+                                  [--timeout=<timeout> | -t <timeout>]
 
 DESCRIPTION
 -----------
@@ -54,6 +55,9 @@ OPTIONS
 -data=<FILE>::
        Optional file for data (default stdin)
 
+-t <timeout>::
+--timeout=<timeout>::
+       Override default timeout value. In milliseconds.
 
 EXAMPLES
 --------