diff mbox

[ndctl] ndctl, documentation: remove '...' from label-options.txt

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

Commit Message

Verma, Vishal L March 15, 2018, 8:01 p.m. UTC
The '...' in label-options.txt ended up getting rendered as an ellipsis
character in the online man pages, and made filtering for certain things
a little harder. Remove it since the plural already indicates multiple
devices can be passed.

Cc: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 Documentation/ndctl/labels-options.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Dan Williams March 15, 2018, 8:58 p.m. UTC | #1
On Thu, Mar 15, 2018 at 1:01 PM, Vishal Verma <vishal.l.verma@intel.com> wrote:
> The '...' in label-options.txt ended up getting rendered as an ellipsis
> character in the online man pages, and made filtering for certain things
> a little harder. Remove it since the plural already indicates multiple
> devices can be passed.
>
> Cc: Dan Williams <dan.j.williams@intel.com>
> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>

Fine by me:

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

Patch

diff --git a/Documentation/ndctl/labels-options.txt b/Documentation/ndctl/labels-options.txt
index f39c213..e13cdc5 100644
--- a/Documentation/ndctl/labels-options.txt
+++ b/Documentation/ndctl/labels-options.txt
@@ -1,4 +1,4 @@ 
-<memory device(s)>...::
+<memory device(s)>::
 	One or more 'nmemX' device names. The keyword 'all' can be specified to
 	operate on every dimm in the system, optionally filtered by bus id (see
         --bus= option).