summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.