From: Daniel Wagner Date: Mon, 13 Dec 2021 18:35:00 +0000 (+0100) Subject: zns: Documentation update and whitespace fixes X-Git-Tag: v2.0-rc0~26^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6f0b6ca2f003849665ea0a2a54a084222592e811;p=users%2Fsagi%2Fnvme-cli.git zns: Documentation update and whitespace fixes Signed-off-by: Daniel Wagner --- diff --git a/Documentation/nvme-zns-open-zone.1 b/Documentation/nvme-zns-open-zone.1 index 037f3fcd..b88d5448 100644 --- a/Documentation/nvme-zns-open-zone.1 +++ b/Documentation/nvme-zns-open-zone.1 @@ -1,13 +1,13 @@ '\" t .\" Title: nvme-zns-open-zone -.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] -.\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 12/08/2021 +.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] +.\" Generator: DocBook XSL Stylesheets vsnapshot +.\" Date: 12/13/2021 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-ZNS\-OPEN\-ZON" "1" "12/08/2021" "NVMe" "NVMe Manual" +.TH "NVME\-ZNS\-OPEN\-ZON" "1" "12/13/2021" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -33,10 +33,10 @@ nvme-zns-open-zone \- Opens one or all zones .sp .nf \fInvme zns open\-zone\fR [\-\-namespace\-id= | \-n ] - [\-\-start\-lba= | \-s ] - [\-\-zrwa | \-r] - [\-\-select\-all | \-a] - [\-\-timeout= | \-t ] + [\-\-start\-lba= | \-s ] + [\-\-zrwaa | \-r] + [\-\-select\-all | \-a] + [\-\-timeout= | \-t ] .fi .SH "DESCRIPTION" .sp @@ -55,9 +55,9 @@ Use the provided namespace id for the command\&. If not provided, the namespace The starting LBA of the zone to open\&. .RE .PP -\-r, \-\-zrwa +\-r, \-\-zrwaa .RS 4 -Zone Random Write Area Allocation +Allocate Zone Random Write Area to zone .RE .PP \-a, \-\-select\-all diff --git a/Documentation/nvme-zns-open-zone.html b/Documentation/nvme-zns-open-zone.html index b2407355..3bfd215b 100644 --- a/Documentation/nvme-zns-open-zone.html +++ b/Documentation/nvme-zns-open-zone.html @@ -1,9 +1,10 @@ + - + nvme-zns-open-zone(1)