]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
stdbuf: fix a small typo in --help output
authorPádraig Brady <P@draigBrady.com>
Wed, 19 Aug 2009 18:24:05 +0000 (19:24 +0100)
committerPádraig Brady <P@draigBrady.com>
Fri, 28 Aug 2009 22:35:48 +0000 (23:35 +0100)
* src/stdbuf.c (usage): s/then/the/

src/stdbuf.c

index 3ba5a516ea5e1bf6d674c3e8234a772a65572cec..007cc21946ff11a95e79e4c7075d663999ed94e2 100644 (file)
@@ -108,10 +108,10 @@ Mandatory arguments to long options are mandatory for short options too.\n\
       fputs (HELP_OPTION_DESCRIPTION, stdout);
       fputs (VERSION_OPTION_DESCRIPTION, stdout);
       fputs (_("\n\
-If MODE is `L' then corresponding stream will be line buffered.\n\
+If MODE is `L' the corresponding stream will be line buffered.\n\
 This option is invalid with standard input.\n"), stdout);
       fputs (_("\n\
-If MODE is `0' then corresponding stream will be unbuffered.\n\
+If MODE is `0' the corresponding stream will be unbuffered.\n\
 "), stdout);
       fputs (_("\n\
 Otherwise MODE is a number which may be followed by one of the following:\n\