util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sys-utils/manuals: Make the number of the paired macros ".RS" and ".RE" equal
@ 2019-08-26 19:05 Bjarni Ingi Gislason
  0 siblings, 0 replies; only message in thread
From: Bjarni Ingi Gislason @ 2019-08-26 19:05 UTC (permalink / raw)
  To: util-linux

  Adjust the number of the macros ".RS" and ".RE" to be equal.

  There is no change in the formatted output.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
---
 sys-utils/chcpu.8 | 1 -
 sys-utils/fstab.5 | 1 +
 sys-utils/mount.8 | 2 --
 3 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/sys-utils/chcpu.8 b/sys-utils/chcpu.8
index 2fb71115f..832881d84 100644
--- a/sys-utils/chcpu.8
+++ b/sys-utils/chcpu.8
@@ -89,7 +89,6 @@ failure
 .TP
 .B 64
 partial success
-.RE
 .SH AUTHOR
 .MT heiko.carstens@de.ibm.com
 Heiko Carstens
diff --git a/sys-utils/fstab.5 b/sys-utils/fstab.5
index a9e9f8c54..ff27866ab 100644
--- a/sys-utils/fstab.5
+++ b/sys-utils/fstab.5
@@ -214,6 +214,7 @@ of 2.  Filesystems within a drive will be checked sequentially, but
 filesystems on different drives will be checked at the same time to utilize
 parallelism available in the hardware.
 Defaults to zero (don't fsck) if not present.
+.RE
 
 .SH NOTES
 The proper way to read records from
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index 56d3520be..ce6ba77fa 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -441,7 +441,6 @@ without interaction with the bind semantic. This
 behavior does not affect situations when "remount,bind" is specified in the
 .I /etc/fstab
 file.
-.RE
 
 .SS The move operation
 Move a
@@ -2439,7 +2438,6 @@ mount failure
 .TP
 .B 64
 some mount succeeded
-.RE
 
 The command \fBmount \-a\fR returns 0 (all succeeded), 32 (all failed), or 64 (some
 failed, some succeeded).
-- 
2.23.0.rc1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-26 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 19:05 [PATCH] sys-utils/manuals: Make the number of the paired macros ".RS" and ".RE" equal Bjarni Ingi Gislason

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).