summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-05-13 08:20:32 +0000
committerJim Meyering <jim@meyering.net>2005-05-13 08:20:32 +0000
commita738692de487f4593548bd7a28438e67ac2cb51e (patch)
treeb0d71aaecaec064b7d5d910088bc44a9e44abbe6 /ChangeLog
parentfbb6084338a4fbbc041faf2e2b171ac7c474c8bd (diff)
downloadcoreutils-a738692de487f4593548bd7a28438e67ac2cb51e.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e2d6ff5d..62c342201 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.