summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-03-06 08:14:34 +0000
committerJim Meyering <jim@meyering.net>2004-03-06 08:14:34 +0000
commit63f2e862ea4cf1cdb968825de53a1373014b957f (patch)
treeb863a4371bbc98ed0496b08147778053c94b26c2 /NEWS
parent3fbe31c0eed04f35fc22a1704408920be91a4eee (diff)
downloadcoreutils-63f2e862ea4cf1cdb968825de53a1373014b957f.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 9896270dc..1fa955d9e 100644
--- 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: