All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2014-11-09  1:18 saulery
  2014-11-09  1:18 ` man: fix (\+) syntax warning of Groff saulery
  0 siblings, 1 reply; 3+ messages in thread
From: saulery @ 2014-11-09  1:18 UTC (permalink / raw)
  To: lvm-devel


Hello,

A little patch for cleanup Groff warning of dmsetup.8.in. Can you integrate it
please? Thanks.

Regards,

-- 
St?phane Aulery



^ permalink raw reply	[flat|nested] 3+ messages in thread

* man: fix (\+) syntax warning of Groff
  2014-11-09  1:18 (no subject) saulery
@ 2014-11-09  1:18 ` saulery
  2014-11-12  8:51   ` Zdenek Kabelac
  0 siblings, 1 reply; 3+ messages in thread
From: saulery @ 2014-11-09  1:18 UTC (permalink / raw)
  To: lvm-devel

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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* man: fix (\+) syntax warning of Groff
  2014-11-09  1:18 ` man: fix (\+) syntax warning of Groff saulery
@ 2014-11-12  8:51   ` Zdenek Kabelac
  0 siblings, 0 replies; 3+ messages in thread
From: Zdenek Kabelac @ 2014-11-12  8:51 UTC (permalink / raw)
  To: lvm-devel

Dne 9.11.2014 v 02:18 saulery at free.fr napsal(a):
> From: St?phane Aulery <saulery@free.fr>
>
> Signed-off-by: St?phane Aulery <saulery@free.fr>

Thanks, accepted.

Zdenek





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-11-12  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-09  1:18 (no subject) saulery
2014-11-09  1:18 ` man: fix (\+) syntax warning of Groff saulery
2014-11-12  8:51   ` Zdenek Kabelac

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.