]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 6 Mar 2004 08:14:34 +0000 (08:14 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Mar 2004 08:14:34 +0000 (08:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9896270dc4f261df10dc944932a0f343cb3517c8..1fa955d9e7993065ea067d680089dac0a6f6b61d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ GNU coreutils NEWS                                    -*- outline -*-
   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
-  10-minute sleep terminated.  With the fixed nohup, the ssh sessions
+  10-minute sleep terminated.  With the fixed nohup, the ssh session
   terminates immediately.
 
   `expr' now conforms to POSIX better: