summaryrefslogtreecommitdiff
path: root/tzselect.ksh
diff options
context:
space:
mode:
authorArthur David Olson <ado@elsie>1997-12-29 09:53:40 -0500
committerPaul Eggert <eggert@cs.ucla.edu>2012-07-18 03:02:29 -0400
commit5057b52b16ed309a1be8115f84d09e02f0aae063 (patch)
tree205ce9f76266c31e748608b44db993debda95987 /tzselect.ksh
parent7e9d6b41e30603beb21ca459290407ead63c9651 (diff)
downloadtz-5057b52b16ed309a1be8115f84d09e02f0aae063.tar.gz
URL -> href
SCCS-file: tzselect.ksh SCCS-SID: 1.4
Diffstat (limited to 'tzselect.ksh')
-rw-r--r--tzselect.ksh12
1 files changed, 8 insertions, 4 deletions
diff --git a/tzselect.ksh b/tzselect.ksh
index 44f737c..5fc3a30 100644
--- a/tzselect.ksh
+++ b/tzselect.ksh
@@ -10,21 +10,25 @@
# 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/>
# Bourne-Again shell (bash)
-# <URL:ftp://ftp.gnu.ai.mit.edu/pub/gnu/>
+# </a>
#
+# <a href=ftp://ftp.cs.mun.ca/pub/pdksh/pdksh.tar.gz>
# Public domain ksh
-# <URL:ftp://ftp.cs.mun.ca/pub/pdksh/pdksh.tar.gz>
+# </a>
#
# This script also uses several features of modern awk programs.
# 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/>
# GNU awk (gawk)
-# <URL:ftp://ftp.gnu.ai.mit.edu/pub/gnu/>
+# </a>
#
+# <a href=ftp://ftp.whidbey.net/pub/brennan/>
# mawk
-# <URL:ftp://ftp.whidbey.net/pub/brennan/>
+# </a>
# Specify default values for environment variables if they are unset.