summaryrefslogtreecommitdiff
path: root/src/fmt.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-20 11:41:13 +0000
committerJim Meyering <jim@meyering.net>1995-05-20 11:41:13 +0000
commit0753cff4a1c7503a54da26e3a179e25cdb54db26 (patch)
treeb18e40c0be866ff9851b0db83c637a225ca3cb2d /src/fmt.c
parent3bfa2eb8bb00808b045a8f4fd5bcd3e5b9146b3e (diff)
downloadcoreutils-0753cff4a1c7503a54da26e3a179e25cdb54db26.tar.xz
(usage): Tweak wording.
Diffstat (limited to 'src/fmt.c')
-rw-r--r--src/fmt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fmt.c b/src/fmt.c
index 1d1565159..ef412c9de 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\