.\" 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
.\" -----------------------------------------------------------------
.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>
<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
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
*\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
*\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
@media print {\r
body.manpage div#toc { display: none; }\r
}\r
+\r
+\r
</style>\r
<script type="text/javascript">\r
/*<![CDATA[*/\r
<h2 id="_synopsis">SYNOPSIS</h2>\r
<div class="sectionbody">\r
<div class="verseblock">\r
-<pre class="content"><em>nvme-write-zeroes</em> <device> [--start-block=<slba> | -s <slba>]\r
+<pre class="content"><em>nvme-write-uncorr</em> <device> [--start-block=<slba> | -s <slba>]\r
[--block-count=<nlb> | -c <nlb>]\r
[--namespace-id=<nsid> | -n <nsid>]</pre>\r
<div class="attribution">\r
<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
<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
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
-------