Pádraig Brady wrote:
> diff --git a/src/stdbuf.c b/src/stdbuf.c
...
> -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\

Looks fine.  Thanks.


Reply via email to