util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] man pages: Make the number of .RS/.RE equal
@ 2019-12-14  0:12 Bjarni Ingi Gislason
  2019-12-17 12:06 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Bjarni Ingi Gislason @ 2019-12-14  0:12 UTC (permalink / raw)
  To: util-linux

  Add or remove one of the pairs .RS/.RE to make their number equal.

  The output from "nroff" and "groff" is unchanged.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 sys-utils/mount.8    | 1 -
 text-utils/hexdump.1 | 1 +
 text-utils/more.1    | 1 +
 3 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 110198126..0b914b03e 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -2413,7 +2413,6 @@ If the FEC device is embedded in the source volume,
 .TP
 \fBverity.fecroots=\fP\,\fIvalue\fP
 Parity bytes for FEC (default: 2). Optional.
-.RE
 .PP
 Supported since util-linux v2.35.
 .PP
diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1
index 5651a6f41..1ff33256b 100644
--- a/text-utils/hexdump.1
+++ b/text-utils/hexdump.1
@@ -250,6 +250,7 @@ l l l l l l.
 018 can|019 em|01A sub|01B esc|01C fs|01D gs
 01E rs|01F us|0FF del
 .TE
+.RE
 .SS Colors
 When put at the end of a format specifier, hexdump highlights the
 respective string with the color specified.  Conditions, if present, are
diff --git a/text-utils/more.1 b/text-utils/more.1
index c4420e09a..8b2407ec6 100644
--- a/text-utils/more.1
+++ b/text-utils/more.1
@@ -197,6 +197,7 @@ Display current file name and line number.
 .TP
 .B \&.
 Repeat previous command.
+.RE
 .SH ENVIRONMENT
 The
 .B more
-- 
2.24.0

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

* Re: [PATCH] man pages: Make the number of .RS/.RE equal
  2019-12-14  0:12 [PATCH] man pages: Make the number of .RS/.RE equal Bjarni Ingi Gislason
@ 2019-12-17 12:06 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2019-12-17 12:06 UTC (permalink / raw)
  To: Bjarni Ingi Gislason; +Cc: util-linux

On Sat, Dec 14, 2019 at 12:12:30AM +0000, Bjarni Ingi Gislason wrote:
>  sys-utils/mount.8    | 1 -
>  text-utils/hexdump.1 | 1 +
>  text-utils/more.1    | 1 +
>  3 files changed, 2 insertions(+), 1 deletion(-)

All 5 your man page patches have been applied. 

Thanks for all the work!

    Karel


-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


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

end of thread, other threads:[~2019-12-17 12:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-14  0:12 [PATCH] man pages: Make the number of .RS/.RE equal Bjarni Ingi Gislason
2019-12-17 12:06 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).