From 39c406f18a7693b65def8915a0278a972a50fe26 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 1 Oct 1996 01:10:54 +0000 Subject: . --- src/cat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cat.c') diff --git a/src/cat.c b/src/cat.c index 6ee796646..bfd7f6e03 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\ -- cgit v1.2.3-54-g00ecf