From: Keith Busch Date: Fri, 11 Nov 2016 15:26:33 +0000 (-0500) Subject: Update nvme-write-uncor documentation. X-Git-Tag: v1.0~3 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=5943151e5c0ef1ee94f7b9b71707f75b429a50c3;p=users%2Fsagi%2Fnvme-cli.git Update nvme-write-uncor documentation. Eluded to the write-zeroes by mistake. Signed-off-by: Keith Busch --- diff --git a/Documentation/nvme-write-uncor.1 b/Documentation/nvme-write-uncor.1 index dc25946e..f42c8473 100644 --- a/Documentation/nvme-write-uncor.1 +++ b/Documentation/nvme-write-uncor.1 @@ -2,12 +2,12 @@ .\" Title: nvme-uncor .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" 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 [\-\-start\-block= | \-s ] +\fInvme\-write\-uncorr\fR [\-\-start\-block= | \-s ] [\-\-block\-count= | \-c ] [\-\-namespace\-id= | \-n ] .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=, \-s diff --git a/Documentation/nvme-write-uncor.html b/Documentation/nvme-write-uncor.html index cb84bebb..0dbc191f 100644 --- a/Documentation/nvme-write-uncor.html +++ b/Documentation/nvme-write-uncor.html @@ -3,7 +3,7 @@ - + nvme-uncor(1)