summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/stdbuf.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/stdbuf.x b/man/stdbuf.x
index 4181959bb..1076c82ce 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -13,5 +13,5 @@ Run COMMAND, with modified buffering operations for its standard streams.
.br
This will immedidately display unique entries from access.log
[BUGS]
-On GLIBC platforms, specifying a buffer size, i.e. using fully buffered mode
+On GLIBC platforms, specifying a buffer size, i.e., using fully buffered mode
will result in undefined operation.