summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-12-23 02:55:07 +0000
committerjkh <jkh@FreeBSD.org>1994-12-23 02:55:07 +0000
commit4f36d2dc22c011b7f246e16e019e88cbcc34bbf2 (patch)
tree1a38218330c23aacbde2a8e020ce0230eeae764e
parent881feb8b533c127496ba74780c9e404950991d9a (diff)
downloadFreeBSD-src-4f36d2dc22c011b7f246e16e019e88cbcc34bbf2.zip
FreeBSD-src-4f36d2dc22c011b7f246e16e019e88cbcc34bbf2.tar.gz
Fix a typo that crept in with the last update.
-rw-r--r--release/instdist.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/instdist.sh b/release/instdist.sh
index a0d3f5e..28f5dc7 100644
--- a/release/instdist.sh
+++ b/release/instdist.sh
@@ -10,7 +10,7 @@
# putting your name on top after doing something trivial like reindenting
# it, just to make it look like you wrote it!).
#
-# $Id: instdist.sh,v 1.43 1994/12/17 06:57:45 jkh Exp $
+# $Id: instdist.sh,v 1.44 1994/12/21 04:57:07 jkh Exp $
if [ "${_INSTINST_SH_LOADED_}" = "yes" ]; then
return 0
@@ -99,7 +99,7 @@ binary set are only guaranteed to be available from the Primary site.\n\
Please use arrow keys to scroll through all items." \
-1 -1 6 \
"Primary" "ftp.freebsd.org" \
- "Australia" ftp.physics.usyd.edu.au" \
+ "Australia" "ftp.physics.usyd.edu.au" \
"Finland" "nic.funet.fi" \
"France" "ftp.ibp.fr" \
"Germany" "ftp.uni-duisburg.de" \
OpenPOWER on IntegriCloud