1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 22:11:19 +00:00

URL -> href

SCCS-file: tzselect.ksh
SCCS-SID: 1.4
This commit is contained in:
Arthur David Olson
1997-12-29 09:53:40 -05:00
committed by Paul Eggert
parent 7e9d6b41e3
commit 5057b52b16

View File

@ -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.