GNU bug report logs - #5861
[PATCH] Explain what makes a 'word' as counted by wc.

Previous Next

Package: coreutils;

Reported by: James Youngman <jay <at> gnu.org>

Date: Thu, 8 Apr 2010 11:24:04 UTC

Severity: normal

Tags: patch

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

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 5861 in the body.
You can then email your comments to 5861 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 owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#5861; Package coreutils. (Thu, 08 Apr 2010 11:24:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to James Youngman <jay <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 08 Apr 2010 11:24:04 GMT) Full text and rfc822 format available.

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

From: James Youngman <jay <at> gnu.org>
To: bug-coreutils <at> gnu.org
Cc: James Youngman <jay <at> gnu.org>, coreutils <at> tlinx.org
Subject: [PATCH] Explain what makes a 'word' as counted by wc.
Date: Thu,  8 Apr 2010 10:58:52 +0100
---
 src/wc.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/wc.c b/src/wc.c
index 0698ae1..6df7fed 100644
--- a/src/wc.c
+++ b/src/wc.c
@@ -117,7 +117,8 @@ Usage: %s [OPTION]... [FILE]...\n\
       fputs (_("\
 Print newline, word, and byte counts for each FILE, and a total line if\n\
 more than one FILE is specified.  With no FILE, or when FILE is -,\n\
-read standard input.\n\
+read standard input.  A word is a non-zero-length sequence of characters\n\
+delimited by white space.\n\
   -c, --bytes            print the byte counts\n\
   -m, --chars            print the character counts\n\
   -l, --lines            print the newline counts\n\
-- 
1.7.0






Reply sent to Jim Meyering <jim <at> meyering.net>:
You have taken responsibility. (Thu, 08 Apr 2010 22:16:02 GMT) Full text and rfc822 format available.

Notification sent to James Youngman <jay <at> gnu.org>:
bug acknowledged by developer. (Thu, 08 Apr 2010 22:16:02 GMT) Full text and rfc822 format available.

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

From: Jim Meyering <jim <at> meyering.net>
To: James Youngman <jay <at> gnu.org>
Cc: 5861-done <at> debbugs.gnu.org, coreutils <at> tlinx.org
Subject: Re: bug#5861: [PATCH] Explain what makes a 'word' as counted by wc.
Date: Fri, 09 Apr 2010 00:15:37 +0200
Thanks!
Applied.




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

This bug report was last modified 15 years and 41 days ago.

Previous Next


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