]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
doc: mention 'list' requires udev
authorKeith Busch <keith.busch@intel.com>
Mon, 20 Jun 2016 15:01:41 +0000 (09:01 -0600)
committerKeith Busch <keith.busch@intel.com>
Mon, 20 Jun 2016 15:01:41 +0000 (09:01 -0600)
Signed-off-by: Keith Busch <keith.busch@intel.com>
Documentation/nvme-list.1
Documentation/nvme-list.html
Documentation/nvme-list.txt

index 942611526801c100d2c386c47babb031029020a2..fb7b09728a6a714a7f64576272c1e2e787c5cfb5 100644 (file)
@@ -1,13 +1,13 @@
 '\" t
 .\"     Title: nvme-list
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
-.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 05/16/2016
+.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
+.\"      Date: 06/20/2016
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-LIST" "1" "05/16/2016" "NVMe" "NVMe Manual"
+.TH "NVME\-LIST" "1" "06/20/2016" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -37,6 +37,8 @@ nvme-list \- List all recognized NVMe devices
 .SH "DESCRIPTION"
 .sp
 Scan the sysfs tree for NVM Express devices and return the /dev node for those devices as well as some pertinent information about them\&.
+.sp
+This command requires udev\&.
 .SH "OPTIONS"
 .sp
 No options yet\&.
index 418c807702ff872967be8d5931cfbede1af7e902..c24501a622f2d0d244c2bfd29be20ea438b904fa 100644 (file)
@@ -435,7 +435,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
@@ -762,6 +762,7 @@ nvme-list(1) Manual Page
 <div class="sectionbody">\r
 <div class="paragraph"><p>Scan the sysfs tree for NVM Express devices and return the /dev node\r
 for those devices as well as some pertinent information about them.</p></div>\r
+<div class="paragraph"><p>This command requires udev.</p></div>\r
 </div>\r
 </div>\r
 <div class="sect1">\r
@@ -786,7 +787,7 @@ for those devices as well as some pertinent information about them.</p></div>
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2016-02-26 08:28:41 MST\r
+Last updated 2016-06-20 09:01:26 MDT\r
 </div>\r
 </div>\r
 </body>\r
index ae69f8a4aca5b0e4aabf71c91cc1da90a27c7da7..86bb2f98c53fd8921f5bebc52c96586b01715bb9 100644 (file)
@@ -15,6 +15,8 @@ DESCRIPTION
 Scan the sysfs tree for NVM Express devices and return the /dev node
 for those devices as well as some pertinent information about them.
 
+This command requires udev.
+
 OPTIONS
 -------
 No options yet.