From unknown Wed Jun 18 23:08:06 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#31600 <31600@debbugs.gnu.org> To: bug#31600 <31600@debbugs.gnu.org> Subject: Status: [PATCH] man: Some formatting fixes in "du.x" and "rm.x" Reply-To: bug#31600 <31600@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:08:06 +0000 retitle 31600 [PATCH] man: Some formatting fixes in "du.x" and "rm.x" reassign 31600 coreutils submitter 31600 Bjarni Ingi Gislason severity 31600 normal tag 31600 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Fri May 25 20:10:33 2018 Received: (at submit) by debbugs.gnu.org; 26 May 2018 00:10:33 +0000 Received: from localhost ([127.0.0.1]:48860 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fMMn2-0003Ce-Hg for submit@debbugs.gnu.org; Fri, 25 May 2018 20:10:32 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47680) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fMMn1-0003CR-7O for submit@debbugs.gnu.org; Fri, 25 May 2018 20:10:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fMMmu-0007f2-RU for submit@debbugs.gnu.org; Fri, 25 May 2018 20:10:25 -0400 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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39985) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fMMmu-0007eZ-NO for submit@debbugs.gnu.org; Fri, 25 May 2018 20:10:24 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fMMmt-0001JX-DI for bug-coreutils@gnu.org; Fri, 25 May 2018 20:10:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fMMms-0007ai-5H for bug-coreutils@gnu.org; Fri, 25 May 2018 20:10:23 -0400 Received: from mx1.hi.is ([2a00:c88:4000:1650::165:103]:37922) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fMMmr-0007U2-Ih for bug-coreutils@gnu.org; Fri, 25 May 2018 20:10:22 -0400 Received: from hekla.rhi.hi.is (hekla.rhi.hi.is [IPv6:2a00:c88:4000:1650::165:2]) by mx1.hi.is (8.14.7/8.14.7) with ESMTP id w4Q0ACCm015325 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Sat, 26 May 2018 00:10:14 GMT 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 w4Q0ACgH014443 for ; Sat, 26 May 2018 00:10:12 GMT Received: (from bjarniig@localhost) by hekla.rhi.hi.is (8.14.4/8.14.4/Submit) id w4Q0ABYl014442 for bug-coreutils@gnu.org; Sat, 26 May 2018 00:10:11 GMT Date: Sat, 26 May 2018 00:10:11 +0000 From: Bjarni Ingi Gislason To: bug-coreutils@gnu.org Subject: [PATCH] man: Some formatting fixes in "du.x" and "rm.x" Message-ID: <20180526001011.GA14394@rhi.hi.is> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by mx1.hi.is id w4Q0ACCm015325 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) 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: -5.1 (-----) Change ".BR" to ".B" if there is only one argument. Protect an end-of-sentence indicator (.?!) with '\&' if it does not mean an end of a sentence. Change '--' to '\-\=AD' if it indicates an option. Change '\=3D' to '=3D'. Signed-off-by: Bjarni Ingi Gislason --- Details: Warnings from "groff". Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z=20 [ "test-groff" is a developmental version of "groff" ] :12 (macro BR): only 1 argument, but more are expected :14 (macro BR): only 1 argument, but more are expected :17 (macro BR): only 1 argument, but more are expected :25 (macro BR): only 1 argument, but more are expected :27 (macro BR): only 1 argument, but more are expected # troff: :16: warning: escape character ignored before '=3D' troff: :25: warning: escape character ignored before '=3D' ### man/du.x | 12 ++++++------ man/rm.x | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/man/du.x b/man/du.x index 43f66ffa2..cd68e40ea 100644 --- a/man/du.x +++ b/man/du.x @@ -9,20 +9,20 @@ du \- estimate file space usage .\" Add any additional description here [PATTERNS] PATTERN is a shell pattern (not a regular expression). The pattern -.BR ? +.B ?\& matches any one character, whereas -.BR * +.B * matches any string (composed of zero, one or multiple characters). For example, -.BR *.o +.B *.o will match any files whose names end in .BR .o . Therefore, the command .IP -.B du --exclude=3D\(aq*.o\(aq +.B du \-\-exclude=3D\(aq*.o\(aq .PP will skip all files and subdirectories ending in -.BR .o +.B .o (including the file -.BR .o +.B .o itself). diff --git a/man/rm.x b/man/rm.x index 278eba009..3044a0914 100644 --- a/man/rm.x +++ b/man/rm.x @@ -13,7 +13,7 @@ documents the GNU version of removes each specified file. By default, it does not remove directories. .P -If the \fI\-I\fR or \fI\-\-interactive\=3Donce\fR option is given, +If the \fI\-I\fR or \fI\-\-interactive=3Donce\fR option is given, and there are more than three files or the \fI\-r\fR, \fI\-R\fR, or \fI\-\-recursive\fR are given, then .B rm @@ -22,7 +22,7 @@ the response is not affirmative, the entire command is = aborted. .P Otherwise, if a file is unwritable, standard input is a terminal, and the \fI\-f\fR or \fI\-\-force\fR option is not given, or the -\fI\-i\fR or \fI\-\-interactive\=3Dalways\fR option is given, +\fI\-i\fR or \fI\-\-interactive=3Dalways\fR option is given, .B rm prompts the user for whether to remove the file. If the response is not affirmative, the file is skipped. --=20 2.17.0 --=20 Bjarni I. Gislason From debbugs-submit-bounces@debbugs.gnu.org Sat May 26 00:22:25 2018 Received: (at 31600-done) by debbugs.gnu.org; 26 May 2018 04:22:25 +0000 Received: from localhost ([127.0.0.1]:48904 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fMQin-0000IK-CZ for submit@debbugs.gnu.org; Sat, 26 May 2018 00:22:25 -0400 Received: from mail.magicbluesmoke.com ([82.195.144.49]:60302) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fMQil-0000IA-Rh for 31600-done@debbugs.gnu.org; Sat, 26 May 2018 00:22:24 -0400 Received: from localhost.localdomain (unknown [76.21.115.186]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.magicbluesmoke.com (Postfix) with ESMTPSA id 19C3E9E3F; Sat, 26 May 2018 05:22:21 +0100 (IST) Subject: Re: bug#31600: [PATCH] man: Some formatting fixes in "du.x" and "rm.x" To: Bjarni Ingi Gislason , 31600-done@debbugs.gnu.org References: <20180526001011.GA14394@rhi.hi.is> From: =?UTF-8?Q?P=c3=a1draig_Brady?= Message-ID: Date: Fri, 25 May 2018 21:22:20 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20180526001011.GA14394@rhi.hi.is> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 31600-done 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: -1.0 (-) On 25/05/18 17:10, Bjarni Ingi Gislason wrote: > Change ".BR" to ".B" if there is only one argument. > > Protect an end-of-sentence indicator (.?!) with '\&' if it does not > mean an end of a sentence. > > Change '--' to '\-\­' if it indicates an option. > > Change '\=' to '='. > > Signed-off-by: Bjarni Ingi Gislason > --- > > Details: > > Warnings from "groff". > > Output is from: test-groff -b -e -mandoc -T utf8 -rF0 -t -w w -z Pushed at: https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=fb1ca34 thanks! Pádraig. From unknown Wed Jun 18 23:08:06 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 23 Jun 2018 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator