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