doc: clarify field delimiter description in uniq --help output
authorPádraig Brady <P@draigBrady.com>
Mon, 19 May 2008 06:54:07 +0000 (07:54 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 19 May 2008 11:47:14 +0000 (13:47 +0200)
* src/uniq.c: Clarify in help output that field delimiters are
blanks and not the larger set of whitespace characters.

src/uniq.c

index b167bbb..ce883d7 100644 (file)
@@ -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\