diff options
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |