From: Jim Meyering Date: Thu, 4 Mar 2004 22:01:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6993cf856c88a15bff8523da6414c113d715885;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 0563737cb4..9896270dc4 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