diff options
author | Jim Meyering <jim@meyering.net> | 2005-05-13 08:20:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-05-13 08:20:32 +0000 |
commit | a738692de487f4593548bd7a28438e67ac2cb51e (patch) | |
tree | b0d71aaecaec064b7d5d910088bc44a9e44abbe6 /ChangeLog | |
parent | fbb6084338a4fbbc041faf2e2b171ac7c474c8bd (diff) | |
download | coreutils-a738692de487f4593548bd7a28438e67ac2cb51e.tar.xz |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,8 +29,8 @@ * NEWS: nohup now closes stdin if it is a terminal, unless POSIXLY_CORRECT is set. This fixes a glitch noted by Wayne Pollock in - <https://www.opengroup.org/sophocles/show_mail.tpl?source=L&listname=aus -tin-group-l&id=8341>. + <https://www.opengroup.org/sophocles/show_mail.tpl? + source=L&listname=austin-group-l&id=8341>. * doc/coreutils.texi (nohup invocation): Document this. * src/nohup.c (main): Implement this. |