From: Jim Meyering Date: Wed, 17 Jun 2009 14:17:19 +0000 (+0200) Subject: doc: fix a typo X-Git-Tag: v7.5~89 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=25a18dafb86a6c4381b0af857401b75dbd5f3fb6;p=thirdparty%2Fcoreutils.git doc: fix a typo * doc/coreutils.texi (stdbuf invocation): Insert missing "to". --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 91b3f57814..8d248d9115 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -14533,7 +14533,7 @@ the exit status of @var{command} otherwise @cindex standard streams, buffering @cindex line buffered -@command{stdbuf} allows one modify the buffering operations of the +@command{stdbuf} allows one to modify the buffering operations of the three standard I/O streams associated with a program. Synopsis: @example