summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-27 13:03:00 +0000
committerats <ats@FreeBSD.org>1994-11-27 13:03:00 +0000
commitab431133f1e883432f398a8765560a68c77f7861 (patch)
tree85b00703ac978e66ed67b070ab207a24726819f4 /release
parent32a635775a0f2efd45765d3ff4b21ea5d224ae1c (diff)
downloadFreeBSD-src-ab431133f1e883432f398a8765560a68c77f7861.zip
FreeBSD-src-ab431133f1e883432f398a8765560a68c77f7861.tar.gz
Submitted by: Philippe Charnier
Corrected two typos in the specification of the french freebsd site. freeBSD -> FreeBSD.
Diffstat (limited to 'release')
-rw-r--r--release/instdist.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/release/instdist.sh b/release/instdist.sh
index 0cb1c7f..64b60c9 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.29 1994/11/24 20:49:58 jkh Exp $
+# $Id: instdist.sh,v 1.30 1994/11/24 20:52:16 jkh Exp $
if [ "$_INSTINST_SH_LOADED_" = "yes" ]; then
return 0
@@ -110,7 +110,7 @@ binary set are only guaranteed to be available from the Primary site." \
"U.S-4" "ftp://ref.tfs.com/pub/FreeBSD/${DISTNAME}" \
"Taiwan" "ftp://netbsd.csie.nctu.edu.tw/pub/FreeBSD/${DISTNAME}" \
"Australia" "ftp://ftp.physics.usyd.edu.au/FreeBSD/${DISTNAME}" \
- "France" "ftp://ftp.ibp.fr/pub/freeBSD/${DISTNAME}" \
+ "France" "ftp://ftp.ibp.fr/pub/FreeBSD/${DISTNAME}" \
"Finland" "ftp://nic.funet.fi:/pub/unix/FreeBSD/${DISTNAME}" \
"Russia" "ftp://ftp.kiae.su/FreeBSD/${DISTNAME}" \
"other" "None of the above. I want to specify my own." \
@@ -145,7 +145,7 @@ binary set are only guaranteed to be available from the Primary site." \
;;
France)
- ftp_path="ftp://ftp.ibp.fr/pub/freeBSD/${DISTNAME}"
+ ftp_path="ftp://ftp.ibp.fr/pub/FreeBSD/${DISTNAME}"
;;
Finland)
OpenPOWER on IntegriCloud