From: Pádraig Brady Date: Mon, 19 May 2008 06:54:07 +0000 (+0100) Subject: doc: clarify field delimiter description in uniq --help output X-Git-Tag: v6.12~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=76367f06b385fbb41235e4c561a40afd921b85e9;p=thirdparty%2Fcoreutils.git doc: clarify field delimiter description in uniq --help output * src/uniq.c: Clarify in help output that field delimiters are blanks and not the larger set of whitespace characters. --- diff --git a/src/uniq.c b/src/uniq.c index b167bbb083..ce883d791b 100644 --- a/src/uniq.c +++ b/src/uniq.c @@ -165,8 +165,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\ fputs (VERSION_OPTION_DESCRIPTION, stdout); fputs (_("\ \n\ -A field is a run of whitespace, then non-whitespace characters.\n\ -Fields are skipped before chars.\n\ +A field is a run of blanks (usually spaces and/or TABs), then non-blank\n\ +characters. Fields are skipped before chars.\n\ "), stdout); fputs (_("\ \n\