mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
Fix a typo that crept in with the last update.
This commit is contained in:
parent
f1df762392
commit
927a6f682e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5199
@ -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" \
|
||||
|
Loading…
Reference in New Issue
Block a user