GNU bug report logs - #39845
[PATCH] gzip.1: Change .BR to .B as there is only one argument

Previous Next

Package: gzip;

Reported by: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>

Date: Sat, 29 Feb 2020 22:20:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
Subject: bug#39845: closed (Re: bug#39845: [PATCH] gzip.1: Change .BR to
 .B as there is only one argument)
Date: Sat, 21 Mar 2020 16:37:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39845: [PATCH] gzip.1: Change .BR to .B as there is only one argument

which was filed against the gzip package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 39845 <at> debbugs.gnu.org.

-- 
39845: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39845
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
Cc: 39845-done <at> debbugs.gnu.org
Subject: Re: bug#39845: [PATCH] gzip.1: Change .BR to .B as there is only one
 argument
Date: Sat, 21 Mar 2020 09:36:12 -0700
[Message part 3 (text/plain, inline)]
On Sat, Feb 29, 2020 at 2:20 PM Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is> wrote:
>
> 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

Thanks. I'll push the attached (in your name) later today or tomorrow:
[gzip-BR-to-B.diff (application/octet-stream, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Bjarni Ingi Gislason <bjarniig <at> rhi.hi.is>
To: bug-gzip <at> gnu.org
Subject: [PATCH] gzip.1: Change .BR to .B as there is only one argument
Date: Sat, 29 Feb 2020 22:19:36 +0000
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 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.