GNU bug report logs -
#39845
[PATCH] gzip.1: Change .BR to .B as there is only one argument
Previous Next
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z
[ "test-groff" is a developmental version of "groff" ]
<gzip.1>:327 (macro BR): only 1 argument, but more are expected
<gzip.1>:459 (macro BR): only 1 argument, but more are expected
Signed-off-by: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
---
gzip.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gzip.1 b/gzip.1
index 09b744e..e4c11a7 100644
--- a/gzip.1
+++ b/gzip.1
@@ -324,7 +324,7 @@ or
.B \-\-best
indicates the slowest compression method (best compression).
The default compression level is
-.BR \-6
+.B \-6
(that is, biased towards high compression at expense of speed).
.TP
.B \-\-rsyncable
@@ -456,7 +456,7 @@ been corrupted.
.TP
\fIxx.x%\fP Percentage of the input saved by compression.
(Relevant only for
-.BR \-v
+.B \-v
and
.BR \-l \.)
.TP
--
2.25.1
This bug report was last modified 5 years and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.