]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix a typo
authorJim Meyering <meyering@redhat.com>
Wed, 17 Jun 2009 14:17:19 +0000 (16:17 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 17 Jun 2009 14:17:19 +0000 (16:17 +0200)
* doc/coreutils.texi (stdbuf invocation): Insert missing "to".

doc/coreutils.texi

index 91b3f578140088b9e3f56f3e7f76fb6aa6ffbd6b..8d248d91153ba221983a832961681f902a168150 100644 (file)
@@ -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