[PATCH nvme-cli] Documentation: fix typo rtyep -> rtype
Yi Zhang
yi.zhang at redhat.com
Tue Jan 26 22:35:59 EST 2021
Signed-off-by: Yi Zhang <yi.zhang at redhat.com>
---
Documentation/nvme-resv-acquire.1 | 2 +-
Documentation/nvme-resv-acquire.html | 2 +-
Documentation/nvme-resv-acquire.txt | 2 +-
Documentation/nvme-resv-release.1 | 2 +-
Documentation/nvme-resv-release.html | 2 +-
Documentation/nvme-resv-release.txt | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/nvme-resv-acquire.1 b/Documentation/nvme-resv-acquire.1
index fef2398..1088479 100644
--- a/Documentation/nvme-resv-acquire.1
+++ b/Documentation/nvme-resv-acquire.1
@@ -59,7 +59,7 @@ Current Reservation Key: The field specifies the current reservation key associa
Preempt Reservation Key: If the Reservation Acquire Action is set to 001b (i\&.e\&., Preempt) or 010b (i\&.e\&., Preempt and Abort), then this field specifies the reservation key to be unregistered from the namespace\&. For all other Reservation Acquire Action values, this field is reserved\&.
.RE
.PP
-\-t <rtype>, \-\-rtyep=<rtype>
+\-t <rtype>, \-\-rtype=<rtype>
.RS 4
Reservation Type: This field specifies the type of reservation to be created\&.
.TS
diff --git a/Documentation/nvme-resv-acquire.html b/Documentation/nvme-resv-acquire.html
index 17b3d94..fabd8fd 100644
--- a/Documentation/nvme-resv-acquire.html
+++ b/Documentation/nvme-resv-acquire.html
@@ -815,7 +815,7 @@ reservation held on a namespace.</p></div>
-t <rtype>
</dt>
<dt class="hdlist1">
---rtyep=<rtype>
+--rtype=<rtype>
</dt>
<dd>
<p>
diff --git a/Documentation/nvme-resv-acquire.txt b/Documentation/nvme-resv-acquire.txt
index 41cbf8f..1b6e110 100644
--- a/Documentation/nvme-resv-acquire.txt
+++ b/Documentation/nvme-resv-acquire.txt
@@ -44,7 +44,7 @@ OPTIONS
this field is reserved.
-t <rtype>::
---rtyep=<rtype>::
+--rtype=<rtype>::
Reservation Type: This field specifies the type of reservation
to be created.
+
diff --git a/Documentation/nvme-resv-release.1 b/Documentation/nvme-resv-release.1
index 30fe9a9..5ade7f5 100644
--- a/Documentation/nvme-resv-release.1
+++ b/Documentation/nvme-resv-release.1
@@ -53,7 +53,7 @@ Override the nsid field\&. If using the admin character device, this parameter i
Current Reservation Key: If the Reservation Register Action is 001b (i\&.e\&., Unregister Reservation Key) or 010b (i\&.e\&., Replace Reservation Key), then this field contains the current reservation key associated with the host\&. For all other Reservation Register Action values, this field is reserved\&. The controller ignores the value of this field when the Ignore Existing Key (IEKEY) bit is set to \(oq1\(cq\&.
.RE
.PP
-\-t <rtype>, \-\-rtyep=<rtype>
+\-t <rtype>, \-\-rtype=<rtype>
.RS 4
Reservation Type: This field specifies the type of reservation to be created\&.
.TS
diff --git a/Documentation/nvme-resv-release.html b/Documentation/nvme-resv-release.html
index 884dc78..094c89a 100644
--- a/Documentation/nvme-resv-release.html
+++ b/Documentation/nvme-resv-release.html
@@ -802,7 +802,7 @@ held on a namespace.</p></div>
-t <rtype>
</dt>
<dt class="hdlist1">
---rtyep=<rtype>
+--rtype=<rtype>
</dt>
<dd>
<p>
diff --git a/Documentation/nvme-resv-release.txt b/Documentation/nvme-resv-release.txt
index a6a895e..6eb0b43 100644
--- a/Documentation/nvme-resv-release.txt
+++ b/Documentation/nvme-resv-release.txt
@@ -37,7 +37,7 @@ OPTIONS
bit is set to ‘1’.
-t <rtype>::
---rtyep=<rtype>::
+--rtype=<rtype>::
Reservation Type: This field specifies the type of reservation
to be created.
+
--
2.21.0
More information about the Linux-nvme
mailing list