From: Jim Meyering Date: Sat, 20 May 1995 11:41:13 +0000 (+0000) Subject: (usage): Tweak wording. X-Git-Tag: textutils-1_12_1~169 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0753cff4a1c7503a54da26e3a179e25cdb54db26;p=thirdparty%2Fcoreutils.git (usage): Tweak wording. --- diff --git a/src/fmt.c b/src/fmt.c index 1d15651590..ef412c9ded 100644 --- a/src/fmt.c +++ b/src/fmt.c @@ -275,7 +275,7 @@ usage (status) printf ("Usage: %s [-DIGITS] [OPTION]... [FILE]...\n", program_name); fputs ("\ Reformat each paragraph in the FILE(s), writing to standard output.\n\ -If no FILE or if FILE is `-', standard input is read.\n\ +If no FILE or if FILE is `-', read standard input.\n\ \n\ Mandatory arguments to long options are mandatory for short options too.\n\ -c, --crown-margin preserve indentation of first two lines\n\