summaryrefslogtreecommitdiff
path: root/man/stdbuf.x
diff options
context:
space:
mode:
Diffstat (limited to 'man/stdbuf.x')
-rw-r--r--man/stdbuf.x4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/stdbuf.x b/man/stdbuf.x
index 0f50219b..1076c82c 100644
--- a/man/stdbuf.x
+++ b/man/stdbuf.x
@@ -1,4 +1,4 @@
-'\" Copyright (C) 2009-2014 Free Software Foundation, Inc.
+'\" Copyright (C) 2009-2015 Free Software Foundation, Inc.
'\"
'\" This is free software. You may redistribute copies of it under the terms
'\" of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
@@ -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.