From: Jim Meyering Date: Tue, 1 Oct 1996 01:10:54 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19i^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39c406f18a7693b65def8915a0278a972a50fe26;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/cat.c b/src/cat.c index 6ee7966460..bfd7f6e03b 100644 --- a/src/cat.c +++ b/src/cat.c @@ -95,7 +95,7 @@ Concatenate FILE(s), or standard input, to standard output.\n\ -s, --squeeze-blank never more than one single blank line\n\ -t equivalent to -vT\n\ -u (ignored)\n\ - -v, --show-nonprinting use ^ and M- notation, save for LFD and TAB\n\ + -v, --show-nonprinting use ^ and M- notation, except for LFD and TAB\n\ -A, --show-all equivalent to -vET\n\ -E, --show-ends display $ at end of each line\n\ -T, --show-tabs display TAB characters as ^I\n\