diff mbox

[ndctl] ndctl, docs: cleanup the man page for create-namespace

Message ID 20180314205436.9776-1-vishal.l.verma@intel.com (mailing list archive)
State New, archived
Headers show

Commit Message

Verma, Vishal L March 14, 2018, 8:54 p.m. UTC
Clean up some rendering artifacts in the man page for
ndctl-create-namespace.

Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 Documentation/ndctl/ndctl-create-namespace.txt | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

Comments

Dan Williams March 14, 2018, 9:52 p.m. UTC | #1
On Wed, Mar 14, 2018 at 1:54 PM, Vishal Verma <vishal.l.verma@intel.com> wrote:
> Clean up some rendering artifacts in the man page for
> ndctl-create-namespace.
>
> Cc: Dan Williams <dan.j.williams@intel.com>
> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>

Looks good,

Reviewed-by: Dan Williams <dan.j.williams@intel.com>
diff mbox

Patch

diff --git a/Documentation/ndctl/ndctl-create-namespace.txt b/Documentation/ndctl/ndctl-create-namespace.txt
index c8b1c99..29374d3 100644
--- a/Documentation/ndctl/ndctl-create-namespace.txt
+++ b/Documentation/ndctl/ndctl-create-namespace.txt
@@ -171,14 +171,14 @@  OPTIONS
 	Section 6.5.10 NVDIMM Label Methods) support "labelled
 	namespace" operation.
 
-	There are two cases where the kernel will default to
-	label-less operation:
+	- There are two cases where the kernel will default to
+	  label-less operation:
 
-	* NVDIMM does not support labels
+	  * NVDIMM does not support labels
 
-	* The NVDIMM supports labels, but the Label Index Block (see
-	  UEFI 2.7) is not present and there is no capacity aliasing
-	  between 'blk' and 'pmem' regions.
+	  * The NVDIMM supports labels, but the Label Index Block (see
+	    UEFI 2.7) is not present and there is no capacity aliasing
+	    between 'blk' and 'pmem' regions.
 
 	In the latter case the configuration can be upgraded to
 	labelled operation by writing an index block on all DIMMs in a
@@ -196,7 +196,6 @@  OPTIONS
 	following commands, note that all data on all regions is
 	forfeited by running these commands:
 
-	[verse]
 	ndctl disable-region all
 	ndctl init-labels all
 	ndctl enable-region all
@@ -222,5 +221,4 @@  linkndctl:ndctl-zero-labels[1],
 linkndctl:ndctl-init-labels[1],
 linkndctl:ndctl-disable-namespace[1],
 linkndctl:ndctl-enable-namespace[1],
-http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf[UEFI NVDIMM Label Protocol
-]
+http://www.uefi.org/sites/default/files/resources/UEFI_Spec_2_7.pdf[UEFI NVDIMM Label Protocol]