summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-04-21 14:26:45 +0000
committerJim Meyering <jim@meyering.net>2004-04-21 14:26:45 +0000
commit6a1ee7ca7065d66ef12b67a9fcd090db4afb02a1 (patch)
tree0533e4fe5c3057c1de738da9861e3611e68730d4
parent57c7fbf44ab40e3ffd700e616e66d869415aacaa (diff)
downloadcoreutils-6a1ee7ca7065d66ef12b67a9fcd090db4afb02a1.tar.xz
*** empty log message ***
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e3eb4e500..38044acba 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ GNU coreutils NEWS -*- outline -*-
ptx now diagnoses invalid values for its --width=N (-w)
and --gap-size=N (-g) options.
+ tee now exits when it gets a SIGPIPE signal, as POSIX requires.
+ To get tee's old behavior, use the shell command "(trap '' PIPE; tee)".
+
** New features
pwd now works even when run from a working directory whose name