summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-04 22:01:16 +0000
committerJim Meyering <jim@meyering.net>2004-03-04 22:01:16 +0000
commitb6993cf856c88a15bff8523da6414c113d715885 (patch)
tree94b61731063f99f9affa8dbe496b8be02aca06e5 /NEWS
parent79f08840546325316a6c48396f1650f6d7d9ddd8 (diff)
downloadcoreutils-b6993cf856c88a15bff8523da6414c113d715885.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0563737cb..9896270dc 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
- nohup now sets the close-on-exec flag for it's copy of the stderr file
+ nohup now sets the close-on-exec flag for its copy of the stderr file
descriptor. This avoids some nohup-induced hangs. For example, before
this change, if you ran `ssh localhost', then `nohup sleep 600 </dev/null &',
and then exited that remote shell, the ssh session would hang until the