]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Update nvme-write-uncor documentation.
authorKeith Busch <keith.busch@intel.com>
Fri, 11 Nov 2016 15:26:33 +0000 (10:26 -0500)
committerKeith Busch <keith.busch@intel.com>
Fri, 11 Nov 2016 15:26:33 +0000 (10:26 -0500)
Eluded to the write-zeroes by mistake.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Documentation/nvme-write-uncor.1
Documentation/nvme-write-uncor.html
Documentation/nvme-write-uncor.txt

index dc25946e2f610c43d796b216005183a52f425e4b..f42c8473d4671e8f2aa797dd6cdf05a4ecff8d68 100644 (file)
@@ -2,12 +2,12 @@
 .\"     Title: nvme-uncor
 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\"      Date: 10/21/2016
+.\"      Date: 11/11/2016
 .\"    Manual: NVMe Manual
 .\"    Source: NVMe
 .\"  Language: English
 .\"
-.TH "NVME\-UNCOR" "1" "10/21/2016" "NVMe" "NVMe Manual"
+.TH "NVME\-UNCOR" "1" "11/11/2016" "NVMe" "NVMe Manual"
 .\" -----------------------------------------------------------------
 .\" * Define some portability stuff
 .\" -----------------------------------------------------------------
@@ -32,13 +32,13 @@ nvme-write-uncor \- Send an NVMe write uncorrectable command, return results
 .SH "SYNOPSIS"
 .sp
 .nf
-\fInvme\-write\-zeroes\fR <device> [\-\-start\-block=<slba> | \-s <slba>]
+\fInvme\-write\-uncorr\fR <device> [\-\-start\-block=<slba> | \-s <slba>]
                         [\-\-block\-count=<nlb> | \-c <nlb>]
                         [\-\-namespace\-id=<nsid> | \-n <nsid>]
 .fi
 .SH "DESCRIPTION"
 .sp
-The Write Zeroes command is used to set a range of logical blocks to 0\&.
+The Write Uncorrectable command is used to invalidate a range of logical blocks\&.
 .SH "OPTIONS"
 .PP
 \-\-start\-block=<slba>, \-s <slba>
index cb84bebb0bde44717c41b22dfd443fa172b197bd..0dbc191fa6a444c7be70a0b38598a9ea850718ee 100644 (file)
@@ -3,7 +3,7 @@
 <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.7" />\r
+<meta name="generator" content="AsciiDoc 8.6.8" />\r
 <title>nvme-uncor(1)</title>\r
 <style type="text/css">\r
 /* Shared CSS for AsciiDoc xhtml11 and html5 backends */\r
@@ -87,11 +87,15 @@ ul, ol, li > p {
 ul > li     { color: #aaa; }\r
 ul > li > * { color: black; }\r
 \r
-pre {\r
+.monospaced, code, pre {\r
+  font-family: "Courier New", Courier, monospace;\r
+  font-size: inherit;\r
+  color: navy;\r
   padding: 0;\r
   margin: 0;\r
 }\r
 \r
+\r
 #author {\r
   color: #527bbd;\r
   font-weight: bold;\r
@@ -415,12 +419,6 @@ div.unbreakable { page-break-inside: avoid; }
  *\r
  * */\r
 \r
-tt {\r
-  font-family: "Courier New", Courier, monospace;\r
-  font-size: inherit;\r
-  color: navy;\r
-}\r
-\r
 div.tableblock {\r
   margin-top: 1.0em;\r
   margin-bottom: 1.5em;\r
@@ -454,12 +452,6 @@ div.tableblock > table[frame="vsides"] {
  *\r
  * */\r
 \r
-.monospaced {\r
-  font-family: "Courier New", Courier, monospace;\r
-  font-size: inherit;\r
-  color: navy;\r
-}\r
-\r
 table.tableblock {\r
   margin-top: 1.0em;\r
   margin-bottom: 1.5em;\r
@@ -539,6 +531,8 @@ body.manpage div.sectionbody {
 @media print {\r
   body.manpage div#toc { display: none; }\r
 }\r
+\r
+\r
 </style>\r
 <script type="text/javascript">\r
 /*<![CDATA[*/\r
@@ -752,7 +746,7 @@ nvme-uncor(1) Manual Page
 <h2 id="_synopsis">SYNOPSIS</h2>\r
 <div class="sectionbody">\r
 <div class="verseblock">\r
-<pre class="content"><em>nvme-write-zeroes</em> &lt;device&gt; [--start-block=&lt;slba&gt; | -s &lt;slba&gt;]\r
+<pre class="content"><em>nvme-write-uncorr</em> &lt;device&gt; [--start-block=&lt;slba&gt; | -s &lt;slba&gt;]\r
                         [--block-count=&lt;nlb&gt; | -c &lt;nlb&gt;]\r
                         [--namespace-id=&lt;nsid&gt; | -n &lt;nsid&gt;]</pre>\r
 <div class="attribution">\r
@@ -762,7 +756,8 @@ nvme-uncor(1) Manual Page
 <div class="sect1">\r
 <h2 id="_description">DESCRIPTION</h2>\r
 <div class="sectionbody">\r
-<div class="paragraph"><p>The Write Zeroes command is used to set a range of logical blocks to 0.</p></div>\r
+<div class="paragraph"><p>The Write Uncorrectable command is used to invalidate a range of logical\r
+blocks.</p></div>\r
 </div>\r
 </div>\r
 <div class="sect1">\r
@@ -799,7 +794,7 @@ nvme-uncor(1) Manual Page
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2016-03-02 08:24:54 MST\r
+Last updated 2016-11-11 10:26:26 EST\r
 </div>\r
 </div>\r
 </body>\r
index e500cf8f498575ac71f9d2f1792924f93487cb11..909533c413ac1d9bf4ede1892b3c4105b502382b 100644 (file)
@@ -8,13 +8,14 @@ nvme-write-uncor - Send an NVMe write uncorrectable command, return results
 SYNOPSIS
 --------
 [verse]
-'nvme-write-zeroes' <device> [--start-block=<slba> | -s <slba>]
+'nvme-write-uncorr' <device> [--start-block=<slba> | -s <slba>]
                        [--block-count=<nlb> | -c <nlb>]
                        [--namespace-id=<nsid> | -n <nsid>]
 
 DESCRIPTION
 -----------
-The Write Zeroes command is used to set a range of logical blocks to 0.
+The Write Uncorrectable command is used to invalidate a range of logical
+blocks.
 
 OPTIONS
 -------