]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 4 Mar 2004 22:01:16 +0000 (22:01 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 4 Mar 2004 22:01:16 +0000 (22:01 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0563737cb420cbf87e7ba136726cc536f2ce0022..9896270dc4f261df10dc944932a0f343cb3517c8 100644 (file)
--- 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