]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Tweak --help output: s/line,/newline,/
authorJim Meyering <jim@meyering.net>
Sat, 14 Apr 2001 06:43:24 +0000 (06:43 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 14 Apr 2001 06:43:24 +0000 (06:43 +0000)
src/wc.c

index 00bb10c77783e8b228b459a97655b0d9755ae752..c6e447c0c7676dbf0727691f8082d25a0498ef9c 100644 (file)
--- a/src/wc.c
+++ b/src/wc.c
@@ -126,7 +126,7 @@ Usage: %s [OPTION]... [FILE]...\n\
 "),
              program_name);
       printf (_("\
-Print line, word, and byte counts for each FILE, and a total line if\n\
+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\
   -c, --bytes            print the byte counts\n\