]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
sys-utils/manuals: Make the number of the paired macros ".RS" and ".RE" equal
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>
Mon, 26 Aug 2019 19:05:01 +0000 (19:05 +0000)
committerKarel Zak <kzak@redhat.com>
Tue, 27 Aug 2019 07:31:10 +0000 (09:31 +0200)
  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
sys-utils/fstab.5
sys-utils/mount.8

index 2fb71115f91118c1b7250cbb36771d26d86ed825..832881d84a0ec8c9b2fa2d13fac90224c5e4b3db 100644 (file)
@@ -89,7 +89,6 @@ failure
 .TP
 .B 64
 partial success
-.RE
 .SH AUTHOR
 .MT heiko.carstens@de.ibm.com
 Heiko Carstens
index a9e9f8c54dacfa410066d746fa03f2b7ac236d1e..ff27866abf4a0570d7efaa10c4135bb9c10a0a73 100644 (file)
@@ -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
index 56d3520be389bbdf1905ce95c28f704b783d9837..ce6ba77fa268b75ef42f3c285f8a58111ff047fd 100644 (file)
@@ -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).