GNU bug report logs - #43707
[PATCH] stat: use a colon before a list, and don't use backticks as quotes

Previous Next

Package: coreutils;

Reported by: Benno Schulenberg <bensberg <at> telfort.nl>

Date: Tue, 29 Sep 2020 14:08:02 UTC

Severity: normal

Tags: patch

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43707 in the body.
You can then email your comments to 43707 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#43707; Package coreutils. (Tue, 29 Sep 2020 14:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Benno Schulenberg <bensberg <at> telfort.nl>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 29 Sep 2020 14:08:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Benno Schulenberg <bensberg <at> telfort.nl>
To: bug-coreutils <at> gnu.org
Subject: [PATCH] stat: use a colon before a list,
 and don't use backticks as quotes
Date: Tue, 29 Sep 2020 14:31:52 +0200
* src/stat.c (usage): Replace a mistaken semicolon with a colon,
  and replace mistaken backticks with single quotes.  Also reorder
  some words, for clarity.
---
 src/stat.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/stat.c b/src/stat.c
index 4e6c2aa86..1c09073a2 100644
--- a/src/stat.c
+++ b/src/stat.c
@@ -1717,10 +1717,10 @@ Display file or file system status.\n\
       fputs (VERSION_OPTION_DESCRIPTION, stdout);
 
       fputs (_("\n\
-The --cached MODE argument can be; always, never, or default.\n\
-`always` will use cached attributes if available, while\n\
-`never` will try to synchronize with the latest attributes, and\n\
-`default` will leave it up to the underlying file system.\n\
+The MODE argument of --cached can be: always, never, or default.\n\
+'always' will use cached attributes if available, while\n\
+'never' will try to synchronize with the latest attributes, and\n\
+'default' will leave it up to the underlying file system.\n\
 "), stdout);
 
       fputs (_("\n\
-- 
2.25.4





Reply sent to Pádraig Brady <P <at> draigBrady.com>:
You have taken responsibility. (Tue, 29 Sep 2020 21:09:01 GMT) Full text and rfc822 format available.

Notification sent to Benno Schulenberg <bensberg <at> telfort.nl>:
bug acknowledged by developer. (Tue, 29 Sep 2020 21:09:01 GMT) Full text and rfc822 format available.

Message #10 received at 43707-done <at> debbugs.gnu.org (full text, mbox):

From: Pádraig Brady <P <at> draigBrady.com>
To: Benno Schulenberg <bensberg <at> telfort.nl>, 43707-done <at> debbugs.gnu.org
Subject: Re: bug#43707: [PATCH] stat: use a colon before a list, and don't use
 backticks as quotes
Date: Tue, 29 Sep 2020 22:07:56 +0100
On 29/09/2020 13:31, Benno Schulenberg wrote:
> * src/stat.c (usage): Replace a mistaken semicolon with a colon,
>    and replace mistaken backticks with single quotes.  Also reorder
>    some words, for clarity.

Pushed at:
https://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.32-55-gebaffa509

thanks!
Pádraig




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 28 Oct 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 236 days ago.

Previous Next


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