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@xxxxxxxxx> --- 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