From: Keith Busch
Date: Fri, 21 Oct 2016 16:03:57 +0000 (-0400)
Subject: regenerate man pages
X-Git-Tag: v1.0~12
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ba2eb6f6d18b244d0cab151b539ae7c4ada5560a;p=users%2Fhch%2Fnvme-cli.git
regenerate man pages
Signed-off-by: Keith Busch
---
diff --git a/Documentation/nvme-admin-passthru.1 b/Documentation/nvme-admin-passthru.1
index 1dce7d7..e40e85a 100644
--- a/Documentation/nvme-admin-passthru.1
+++ b/Documentation/nvme-admin-passthru.1
@@ -2,12 +2,12 @@
.\" Title: nvme-admin-passthru
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1
-.\" Date: 10/12/2016
+.\" Date: 10/21/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ADMIN\-PASSTHR" "1" "10/12/2016" "NVMe" "NVMe Manual"
+.TH "NVME\-ADMIN\-PASSTHR" "1" "10/21/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/Documentation/nvme-attach-ns.1 b/Documentation/nvme-attach-ns.1
index 750ad96..b289362 100644
--- a/Documentation/nvme-attach-ns.1
+++ b/Documentation/nvme-attach-ns.1
@@ -2,12 +2,12 @@
.\" Title: nvme-attach-ns
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1
-.\" Date: 10/12/2016
+.\" Date: 10/21/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-ATTACH\-NS" "1" "10/12/2016" "NVMe" "NVMe Manual"
+.TH "NVME\-ATTACH\-NS" "1" "10/21/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/Documentation/nvme-compare.1 b/Documentation/nvme-compare.1
index 7cc7b77..57d66c9 100644
--- a/Documentation/nvme-compare.1
+++ b/Documentation/nvme-compare.1
@@ -2,12 +2,12 @@
.\" Title: nvme-compare
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1
-.\" Date: 10/12/2016
+.\" Date: 10/21/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-COMPARE" "1" "10/12/2016" "NVMe" "NVMe Manual"
+.TH "NVME\-COMPARE" "1" "10/21/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/Documentation/nvme-connect-all.1 b/Documentation/nvme-connect-all.1
index 2beb29b..71c9556 100644
--- a/Documentation/nvme-connect-all.1
+++ b/Documentation/nvme-connect-all.1
@@ -2,12 +2,12 @@
.\" Title: nvme-connect-all
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.78.1
-.\" Date: 10/12/2016
+.\" Date: 10/21/2016
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
-.TH "NVME\-CONNECT\-ALL" "1" "10/12/2016" "NVMe" "NVMe Manual"
+.TH "NVME\-CONNECT\-ALL" "1" "10/21/2016" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -43,9 +43,9 @@ nvme-connect-all \- Discover and Connect to Fabrics controllers\&.
.sp
Send one or more Discovery requests to a NVMe over Fabrics Discovery Controller, and create controllers for the returned discovery records\&.
.sp
-If no parameters are given, then \fInvme connect\-all\fR will attempt to find a /etc/nvme/discovery\&.conf file to use to supply a list of Connect\-all commands to run\&. If no /etc/nvme/discovery\&.conf file exists, the command will quit with an error\&.
+If no parameters are given, then \fInvme connect\-all\fR will attempt to find a /etc/nvme/discovery\&.conf file to use to supply a list of connect\-all commands to run\&. If no /etc/nvme/discovery\&.conf file exists, the command will quit with an error\&.
.sp
-Otherwise a specific Discovery Controller should be specified using the \-\-transport, \-\-traddr and if nessecary the \-\-trsvcid and a DiÑcovery request will be sent to the specified Discovery Controller\&.
+Otherwise a specific Discovery Controller should be specified using the \-\-transport, \-\-traddr and if necessary the \-\-trsvcid and a DiÑcovery request will be sent to the specified Discovery Controller\&.
.sp
See the documentation for the nvme\-discover(1) command for further background\&.
.SH "OPTIONS"
@@ -86,7 +86,7 @@ T}
.PP
\-a , \-\-traddr=
.RS 4
-This field specifies the network address of the Discovery Controller\&. For transports using IP addressing (e\&.g\&. rdma) this should be an IPv4 address\&.
+This field specifies the network address of the Discovery Controller\&. For transports using IP addressing (e\&.g\&. rdma) this should be an IP\-based address (ex\&. IPv4)\&.
.RE
.PP
\-s , \-\-trsvcid=
@@ -96,7 +96,7 @@ This field specifies the transport service id\&. For transports using IP address
.PP
\-q , \-\-hostnqn=
.RS 4
-Overrides the default host NQN that identifies the NVMe Host\&. If this option is not specified the default is read from /etc/nvme/hostnqn or autogenerated by the kernel (in that order)\&. The Host NQN uniquely identifies the NVMe Host, and may be used by the the Discovery Controller to control what NVMe Target resources are allocated to the NVMe Host for a connection\&.
+Overrides the default Host NQN that identifies the NVMe Host\&. If this option is not specified, the default is read from /etc/nvme/hostnqn first\&. If that does not exist, the autogenerated NQN value from the NVMe Host kernel module is used next\&. The Host NQN uniquely identifies the NVMe Host, and may be used by the the Discovery Controller to control what NVMe Target resources are allocated to the NVMe Host for a connection\&.
.RE
.SH "EXAMPLES"
.sp
diff --git a/Documentation/nvme-connect-all.html b/Documentation/nvme-connect-all.html
index 1ef0a7e..b2beb1e 100644
--- a/Documentation/nvme-connect-all.html
+++ b/Documentation/nvme-connect-all.html
@@ -763,10 +763,10 @@ nvme-connect-all(1) Manual Page
Controller, and create controllers for the returned discovery records.
If no parameters are given, then nvme connect-all will attempt to
find a /etc/nvme/discovery.conf file to use to supply a list of
-Connect-all commands to run. If no /etc/nvme/discovery.conf file exists,
+connect-all commands to run. If no /etc/nvme/discovery.conf file exists,
the command will quit with an error.
Otherwise a specific Discovery Controller should be specified using the
---transport, --traddr and if nessecary the --trsvcid and a DiÑcovery
+--transport, --traddr and if necessary the --trsvcid and a DiÑcovery
request will be sent to the specified Discovery Controller.
See the documentation for the nvme-discover(1) command for further
background.
@@ -824,8 +824,8 @@ cellspacing="0" cellpadding="4">
This field specifies the network address of the Discovery Controller.
- For transports using IP addressing (e.g. rdma) this should be an IPv4
- address.
+ For transports using IP addressing (e.g. rdma) this should be an
+ IP-based address (ex. IPv4).
@@ -849,9 +849,10 @@ cellspacing="0" cellpadding="4">
- Overrides the default host NQN that identifies the NVMe Host. If this
- option is not specified the default is read from /etc/nvme/hostnqn or
- autogenerated by the kernel (in that order).
+ Overrides the default Host NQN that identifies the NVMe Host.
+ If this option is not specified, the default is read from
+ /etc/nvme/hostnqn first. If that does not exist, the autogenerated
+ NQN value from the NVMe Host kernel module is used next.
The Host NQN uniquely identifies the NVMe Host, and may be used by the
the Discovery Controller to control what NVMe Target resources are
allocated to the NVMe Host for a connection.
@@ -913,7 +914,7 @@ nvme-connect(1)