All of lore.kernel.org
 help / color / mirror / Atom feed
From: saulery@free.fr <saulery@free.fr>
To: lvm-devel@redhat.com
Subject: man: fix (\+) syntax warning of Groff
Date: Sun,  9 Nov 2014 02:18:31 +0100	[thread overview]
Message-ID: <1415495911-2787-2-git-send-email-saulery@free.fr> (raw)
In-Reply-To: <1415495911-2787-1-git-send-email-saulery@free.fr>

From: St?phane Aulery <saulery@free.fr>

Signed-off-by: St?phane Aulery <saulery@free.fr>
---
 man/dmsetup.8.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/man/dmsetup.8.in b/man/dmsetup.8.in
index e2a1a5c..57fbdf9 100644
--- a/man/dmsetup.8.in
+++ b/man/dmsetup.8.in
@@ -16,7 +16,7 @@ dmsetup \(em low level logical volume management
 .IR table_file ]
 .RB [{ \-\-addnodeoncreate | \-\-addnodeonresume }]
 .RB [ \-\-readahead
-.RI [ \+ ]< sectors >| auto | none ]
+.RI [ + ]< sectors >| auto | none ]
 .RE
 .br
 .B dmsetup deps
@@ -101,7 +101,7 @@ dmsetup \(em low level logical volume management
 .RB [{ \-\-addnodeoncreate | \-\-addnodeonresume }]
 .RS
 .RB [ \-\-readahead
-.RI [ \+ ]< sectors >| auto | none ]
+.RI [ + ]< sectors >| auto | none ]
 .RE
 .br
 .B dmsetup setgeometry
@@ -237,10 +237,10 @@ Do not synchronise with udev when creating, renaming or removing devices.
 .BR \-o | \-\-options
 Specify which fields to display.
 .TP
-.IR \fB\-\-readahead \ [ \+ ]< sectors >| auto | none
+.IR \fB\-\-readahead \ [ + ]< sectors >| auto | none
 Specify read ahead size in units of sectors.
 The default value is \fIauto\fP which allows the kernel to choose
-a suitable value automatically.  The \fI\+\fP prefix lets you
+a suitable value automatically.  The \fI+\fP prefix lets you
 specify a minimum value which will not be used if it is
 smaller than the value chosen by the kernel.
 The value \fInone\fP is equivalent to specifying zero.
-- 
2.1.1



  reply	other threads:[~2014-11-09  1:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-09  1:18 (no subject) saulery
2014-11-09  1:18 ` saulery [this message]
2014-11-12  8:51   ` man: fix (\+) syntax warning of Groff Zdenek Kabelac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1415495911-2787-2-git-send-email-saulery@free.fr \
    --to=saulery@free.fr \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.