summaryrefslogtreecommitdiff
path: root/tzselect.ksh
diff options
context:
space:
mode:
authorArthur David Olson <ado@elsie>1998-05-25 13:03:19 -0400
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-18 03:02:30 -0400
commit4c8839b376ef814be9f61e389995f3d007a341e1 (patch)
treefb598c9ba85a0dc5283d41cc8d96fdcf0598dd2c /tzselect.ksh
parentbd52a52309bafce0766bd8eb13bf6d7875ebd09b (diff)
downloadtz-4c8839b376ef814be9f61e389995f3d007a341e1.tar.gz
Eggert mods
SCCS-file: tzselect.ksh SCCS-SID: 1.5
Diffstat (limited to 'tzselect.ksh')
-rw-r--r--tzselect.ksh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tzselect.ksh b/tzselect.ksh
index 5fc3a30..a4db7c7 100644
--- a/tzselect.ksh
+++ b/tzselect.ksh
@@ -10,7 +10,7 @@
# If your host lacks the Korn shell,
# you can use either of the following free programs instead:
#
-# <a href=ftp://ftp.gnu.ai.mit.edu/pub/gnu/>
+# <a href=ftp://ftp.gnu.org/pub/gnu/>
# Bourne-Again shell (bash)
# </a>
#
@@ -22,7 +22,7 @@
# If your host lacks awk, or has an old awk that does not conform to Posix.2,
# you can use either of the following free programs instead:
#
-# <a href=ftp://ftp.gnu.ai.mit.edu/pub/gnu/>
+# <a href=ftp://ftp.gnu.org/pub/gnu/>
# GNU awk (gawk)
# </a>
#