From 85efb6562102880c3eade7a0de4edcbce321c591 Mon Sep 17 00:00:00 2001 From: Bjarni Ingi Gislason Date: Mon, 26 Aug 2019 19:05:01 +0000 Subject: [PATCH] sys-utils/manuals: Make the number of the paired macros ".RS" and ".RE" equal 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 --- 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).