From unknown Sat Aug 16 19:19:30 2025 X-Loop: help-debbugs@gnu.org Subject: bug#39845: [PATCH] gzip.1: Change .BR to .B as there is only one argument Resent-From: Bjarni Ingi Gislason Original-Sender: "Debbugs-submit" Resent-CC: bug-gzip@gnu.org Resent-Date: Sat, 29 Feb 2020 22:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 39845 X-GNU-PR-Package: gzip X-GNU-PR-Keywords: patch To: 39845@debbugs.gnu.org X-Debbugs-Original-To: bug-gzip@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.15830147903897 (code B ref -1); Sat, 29 Feb 2020 22:20:02 +0000 Received: (at submit) by debbugs.gnu.org; 29 Feb 2020 22:19:50 +0000 Received: from localhost ([127.0.0.1]:35529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8ASb-00010n-Rp for submit@debbugs.gnu.org; Sat, 29 Feb 2020 17:19:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:55999) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8ASZ-00010f-Vu for submit@debbugs.gnu.org; Sat, 29 Feb 2020 17:19:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60923) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8ASZ-0003Vm-1V for bug-gzip@gnu.org; Sat, 29 Feb 2020 17:19:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8ASW-0003MX-RP for bug-gzip@gnu.org; Sat, 29 Feb 2020 17:19:45 -0500 Received: from inpost.hi.is ([2a00:c88:4000:1650::165:62]:32844) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j8ASW-0003J5-Fz for bug-gzip@gnu.org; Sat, 29 Feb 2020 17:19:44 -0500 Received: from hekla.rhi.hi.is (hekla.rhi.hi.is [IPv6:2a00:c88:4000:1650::165:2]) by inpost.hi.is (8.14.7/8.14.7) with ESMTP id 01TMJaNL009318 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 29 Feb 2020 22:19:37 GMT DKIM-Filter: OpenDKIM Filter v2.11.0 inpost.hi.is 01TMJaNL009318 Received: from hekla.rhi.hi.is (localhost [127.0.0.1]) by hekla.rhi.hi.is (8.14.4/8.14.4) with ESMTP id 01TMJaWN020246 for ; Sat, 29 Feb 2020 22:19:36 GMT Received: (from bjarniig@localhost) by hekla.rhi.hi.is (8.14.4/8.14.4/Submit) id 01TMJa00020245 for bug-gzip@gnu.org; Sat, 29 Feb 2020 22:19:36 GMT Date: Sat, 29 Feb 2020 22:19:36 +0000 From: Bjarni Ingi Gislason Message-ID: <20200229221936.GA20213@rhi.hi.is> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:c88:4000:1650::165:62 X-Spam-Score: 0.2 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z [ "test-groff" is a developmental version of "groff" ] :327 (macro BR): only 1 argument, but more are expected :459 (macro BR): only 1 argument, but more are expected Signed-off-by: Bjarni Ingi Gislason --- 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 From unknown Sat Aug 16 19:19:30 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Bjarni Ingi Gislason Subject: bug#39845: closed (Re: bug#39845: [PATCH] gzip.1: Change .BR to .B as there is only one argument) Message-ID: References: <20200229221936.GA20213@rhi.hi.is> X-Gnu-PR-Message: they-closed 39845 X-Gnu-PR-Package: gzip X-Gnu-PR-Keywords: patch Reply-To: 39845@debbugs.gnu.org Date: Sat, 21 Mar 2020 16:37:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1584808621-26118-1" This is a multi-part message in MIME format... ------------=_1584808621-26118-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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@debbugs.gnu.org. --=20 39845: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D39845 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1584808621-26118-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 39845-done) by debbugs.gnu.org; 21 Mar 2020 16:36:33 +0000 Received: from localhost ([127.0.0.1]:47878 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jFh6u-0006mW-Kx for submit@debbugs.gnu.org; Sat, 21 Mar 2020 12:36:32 -0400 Received: from mail-wm1-f42.google.com ([209.85.128.42]:55241) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jFh6s-0006mB-7R for 39845-done@debbugs.gnu.org; Sat, 21 Mar 2020 12:36:31 -0400 Received: by mail-wm1-f42.google.com with SMTP id f130so8557828wmf.4 for <39845-done@debbugs.gnu.org>; Sat, 21 Mar 2020 09:36:30 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=FCzbUFHq6juoUZmBIjnAyVknHIfuQEFzLH0SD4K1Ojo=; b=m7Pqq1OdK3856N6B4W+TyirhongZnActulMnAUrZAhFfRhERZnO1AVTvhzspCZKX8M VWPnSHCXn2FP0A60ALR46EGg/VqPTzokVGK8Wu1JIjcGlT3LMIvSQwtuYG894oJo4al6 GZbJW9LfqzD9OQ/0SPQUmsUF1ixj3VT9Xqb4teF7dXIgM/h5LrPxQPeZ592vCANjPQKn JAJBKYbMw+GbpKhve00uf/vCiREHbHcSdp0FcC+WUGMFrbiiSdDyTlTEQ+wQAUzB2dUx OF0oSbDXwr28X97xadpT1Z5usoyUQpOMBAxLE7HDLWxKSBO7X26cJgVaZ1L0/CjrmZ1N jBDw== X-Gm-Message-State: ANhLgQ2Jk5thIFgnZbOFwcs7z7f9hQiLtWqM+3Kbm6js9q5W+MzKh+Uc R/+PGYcrMH+Tj0fzXQymnVWjBPA5xWnPJfQ1780= X-Google-Smtp-Source: ADFU+vu2tgdQ/WuEFAvkWAZ9Q7klU6tQZKyCYSc4TXoysboTtCp302J5wVO4J93apRiHt0iR1MDd4IwXP+TLNBjpm58= X-Received: by 2002:a7b:c359:: with SMTP id l25mr5632666wmj.149.1584808584316; Sat, 21 Mar 2020 09:36:24 -0700 (PDT) MIME-Version: 1.0 References: <20200229221936.GA20213@rhi.hi.is> In-Reply-To: <20200229221936.GA20213@rhi.hi.is> From: Jim Meyering Date: Sat, 21 Mar 2020 09:36:12 -0700 Message-ID: Subject: Re: bug#39845: [PATCH] gzip.1: Change .BR to .B as there is only one argument To: Bjarni Ingi Gislason Content-Type: multipart/mixed; boundary="000000000000b4c7f805a16000e7" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 39845-done Cc: 39845-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --000000000000b4c7f805a16000e7 Content-Type: text/plain; charset="UTF-8" On Sat, Feb 29, 2020 at 2:20 PM Bjarni Ingi Gislason wrote: > > Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z > > [ "test-groff" is a developmental version of "groff" ] > > :327 (macro BR): only 1 argument, but more are expected > :459 (macro BR): only 1 argument, but more are expected Thanks. I'll push the attached (in your name) later today or tomorrow: --000000000000b4c7f805a16000e7 Content-Type: application/octet-stream; name="gzip-BR-to-B.diff" Content-Disposition: attachment; filename="gzip-BR-to-B.diff" Content-Transfer-Encoding: base64 Content-ID: X-Attachment-Id: f_k81u3lob0 RnJvbSA0OGI4MmFiZTNhMzAwZjM3YzgxNGFiODliNjQ4YWM3YWYyZTlkMTRiIE1vbiBTZXAgMTcg MDA6MDA6MDAgMjAwMQpGcm9tOiBCamFybmkgSW5naSBHaXNsYXNvbiA8Ymphcm5paWdAcmhpLmhp LmlzPgpEYXRlOiBTYXQsIDI5IEZlYiAyMDIwIDIyOjE5OjM2ICswMDAwClN1YmplY3Q6IFtQQVRD SF0gZG9jOiBnemlwLjE6IENoYW5nZSAuQlIgdG8gLkIgYXMgdGhlcmUgaXMgb25seSBvbmUgYXJn dW1lbnQKCiogZ3ppcC4xOiBVc2UgLkIgcmF0aGVyIHRoYW4gLkJSIHRvIGF2b2lkIGRpYWdub3N0 aWNzIGZyb20gYW4KdXBjb21pbmcgdmVyc2lvbiBvZiBncm9mZjoKICAkIGdyb2ZmIC1iIC1lIC1t YW5kb2MgLVQgdXRmOCAtckYwIC10IC13IHcgLXoKICA8Z3ppcC4xPjozMjcgKG1hY3JvIEJSKTog b25seSAxIGFyZ3VtZW50LCBidXQgbW9yZSBhcmUgZXhwZWN0ZWQKICA8Z3ppcC4xPjo0NTkgKG1h Y3JvIEJSKTogb25seSAxIGFyZ3VtZW50LCBidXQgbW9yZSBhcmUgZXhwZWN0ZWQKVGhpcyBhZGRy ZXNzZXMgaHR0cHM6Ly9idWdzLmdudS5vcmcvMzk4NDUKLS0tCiBnemlwLjEgfCA0ICsrLS0KIDEg ZmlsZSBjaGFuZ2VkLCAyIGluc2VydGlvbnMoKyksIDIgZGVsZXRpb25zKC0pCgpkaWZmIC0tZ2l0 IGEvZ3ppcC4xIGIvZ3ppcC4xCmluZGV4IGYzMmRjZWMuLjE5ZTBmZTMgMTAwNjQ0Ci0tLSBhL2d6 aXAuMQorKysgYi9nemlwLjEKQEAgLTMyNCw3ICszMjQsNyBAQCBvcgogLkIgXC1cLWJlc3QKIGlu ZGljYXRlcyB0aGUgc2xvd2VzdCBjb21wcmVzc2lvbiBtZXRob2QgKGJlc3QgY29tcHJlc3Npb24p LgogVGhlIGRlZmF1bHQgY29tcHJlc3Npb24gbGV2ZWwgaXMKLS5CUiBcLTYKKy5CIFwtNgogKHRo YXQgaXMsIGJpYXNlZCB0b3dhcmRzIGhpZ2ggY29tcHJlc3Npb24gYXQgZXhwZW5zZSBvZiBzcGVl ZCkuCiAuVFAKIC5CIFwtXC1yc3luY2FibGUKQEAgLTQ1Niw3ICs0NTYsNyBAQCBiZWVuIGNvcnJ1 cHRlZC4KIC5UUAogXGZJeHgueCVcZlAgUGVyY2VudGFnZSBvZiB0aGUgaW5wdXQgc2F2ZWQgYnkg Y29tcHJlc3Npb24uCiAoUmVsZXZhbnQgb25seSBmb3IKLS5CUiBcLXYKKy5CIFwtdgogYW5kCiAu QlIgXC1sIFwuKQogLlRQCi0tIAoyLjI1LjAuMTkxLmdkZTkzY2MxNGFiCgo= --000000000000b4c7f805a16000e7-- ------------=_1584808621-26118-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 29 Feb 2020 22:19:50 +0000 Received: from localhost ([127.0.0.1]:35529 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8ASb-00010n-Rp for submit@debbugs.gnu.org; Sat, 29 Feb 2020 17:19:50 -0500 Received: from lists.gnu.org ([209.51.188.17]:55999) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1j8ASZ-00010f-Vu for submit@debbugs.gnu.org; Sat, 29 Feb 2020 17:19:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:60923) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j8ASZ-0003Vm-1V for bug-gzip@gnu.org; Sat, 29 Feb 2020 17:19:47 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j8ASW-0003MX-RP for bug-gzip@gnu.org; Sat, 29 Feb 2020 17:19:45 -0500 Received: from inpost.hi.is ([2a00:c88:4000:1650::165:62]:32844) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j8ASW-0003J5-Fz for bug-gzip@gnu.org; Sat, 29 Feb 2020 17:19:44 -0500 Received: from hekla.rhi.hi.is (hekla.rhi.hi.is [IPv6:2a00:c88:4000:1650::165:2]) by inpost.hi.is (8.14.7/8.14.7) with ESMTP id 01TMJaNL009318 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 29 Feb 2020 22:19:37 GMT DKIM-Filter: OpenDKIM Filter v2.11.0 inpost.hi.is 01TMJaNL009318 Received: from hekla.rhi.hi.is (localhost [127.0.0.1]) by hekla.rhi.hi.is (8.14.4/8.14.4) with ESMTP id 01TMJaWN020246 for ; Sat, 29 Feb 2020 22:19:36 GMT Received: (from bjarniig@localhost) by hekla.rhi.hi.is (8.14.4/8.14.4/Submit) id 01TMJa00020245 for bug-gzip@gnu.org; Sat, 29 Feb 2020 22:19:36 GMT Date: Sat, 29 Feb 2020 22:19:36 +0000 From: Bjarni Ingi Gislason To: bug-gzip@gnu.org Subject: [PATCH] gzip.1: Change .BR to .B as there is only one argument Message-ID: <20200229221936.GA20213@rhi.hi.is> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:c88:4000:1650::165:62 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z [ "test-groff" is a developmental version of "groff" ] :327 (macro BR): only 1 argument, but more are expected :459 (macro BR): only 1 argument, but more are expected Signed-off-by: Bjarni Ingi Gislason --- 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 ------------=_1584808621-26118-1--