]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
doc: Update nvme-disconnect by describing options
authorMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 3 Apr 2019 16:28:36 +0000 (01:28 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Wed, 3 Apr 2019 16:28:36 +0000 (01:28 +0900)
Few newly added options have not been described.  This patch updates
document of nvme-connect.

It also makes "See Also" part style proper which have been applied
properly as a title.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
Documentation/nvme-disconnect.1
Documentation/nvme-disconnect.html
Documentation/nvme-disconnect.txt

index 052454aaa456822cd2d57473c63a81c19df81dca..5b2ea46f4d3ca624201bad73ddba1364ab4a467b 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-disconnect
-.\"    Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\"      Date: 01/08/2019
+.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
+.\"      Date: 04/04/2019
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-DISCONNECT" "1" "01/08/2019" "NVMe" "NVMe Manual"
+.TH "NVME\-DISCONNECT" "1" "04/04/2019" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -93,16 +93,7 @@ Disconnect the controller nvme4
 .RE
 .\}
 .RE
-.sp
-.if n \{\
-.RS 4
-.\}
-.nf
-SEE ALSO
-.fi
-.if n \{\
-.RE
-.\}
+.SH "SEE ALSO"
 .sp
 nvme\-connect(1)
 .SH "NVME"
index d148d13abf045283d0385389fea3be16392d1961..8d8c55d810e05a1c4815b20b52f9e65bc82c7981 100644 (file)
@@ -1,9 +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.8" />\r
+<meta name="generator" content="AsciiDoc 8.6.10" />\r
 <title>nvme-disconnect(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -94,7 +95,9 @@ ul > li > * { color: black; }
   padding: 0;\r
   margin: 0;\r
 }\r
-\r
+pre {\r
+  white-space: pre-wrap;\r
+}\r
 \r
 #author {\r
   color: #527bbd;\r
@@ -223,7 +226,7 @@ div.exampleblock > div.content {
 }\r
 \r
 div.imageblock div.content { padding-left: 0; }\r
-span.image img { border-style: none; }\r
+span.image img { border-style: none; vertical-align: text-bottom; }\r
 a.image:visited { color: white; }\r
 \r
 dl {\r
@@ -433,7 +436,7 @@ thead, p.table.header {
 p.table {\r
   margin-top: 0;\r
 }\r
-/* Because the table frame attribute is overridden by CSS in most browsers. */\r
+/* Because the table frame attribute is overriden by CSS in most browsers. */\r
 div.tableblock > table[frame="void"] {\r
   border-style: none;\r
 }\r
@@ -817,10 +820,11 @@ Disconnect the controller nvme4
 </div></div>\r
 </li>\r
 </ul></div>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><code>SEE ALSO</code></pre>\r
-</div></div>\r
+</div>\r
+</div>\r
+<div class="sect1">\r
+<h2 id="_see_also">SEE ALSO</h2>\r
+<div class="sectionbody">\r
 <div class="paragraph"><p>nvme-connect(1)</p></div>\r
 </div>\r
 </div>\r
@@ -834,7 +838,8 @@ Disconnect the controller nvme4
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2018-03-01 09:54:29 MST\r
+Last updated\r
+ 2019-04-04 01:17:26 KST\r
 </div>\r
 </div>\r
 </body>\r
index 3f8ead632c00904480ebf8a0f1431925a6708f7c..badb86fa45631dc91a6184d9c82b6b42a4d83a7a 100644 (file)
@@ -46,8 +46,6 @@ nqn.2014-08.com.example:nvme:nvm-subsystem-sn-d78432:
 # nvme disconnect --device=nvme4
 ------------
 
-------------
-
 SEE ALSO
 --------
 nvme-connect(1)