summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/coreutils.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 91b3f5781..8d248d911 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