summaryrefslogtreecommitdiff
path: root/man/stdbuf.x
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-07-04 17:13:50 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-07-04 17:13:50 +0300
commit71cd8e3a743046573744123777061b64881bf372 (patch)
tree82522befe647f4fff186a5630cad0cad33f8ef53 /man/stdbuf.x
parentc18578632fd3c9e513e613a86ba2b7c4ebee6c45 (diff)
downloadcoreutils-upstream.tar.gz
Imported Upstream version 8.24upstream/8.24upstream
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.