aboutsummaryrefslogtreecommitdiff
path: root/release/scripts
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-02-02 05:44:14 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-02-02 05:44:14 +0000
commit9e44a9d70187c80c003ddab75a9a416e5bac0db4 (patch)
treeca4b63d1329172fba0ca3a3a0bca6bebd3ebdb03 /release/scripts
parentdcca65bed0cff38b180cc1d8882ee6b73d896645 (diff)
downloadsrc-9e44a9d70187c80c003ddab75a9a416e5bac0db4.tar.gz
src-9e44a9d70187c80c003ddab75a9a416e5bac0db4.zip
This was misleading - you select OK to continue, not Cancel! ;-)
Notes
Notes: svn path=/head/; revision=6121
Diffstat (limited to 'release/scripts')
-rw-r--r--release/scripts/instdist.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/instdist.sh b/release/scripts/instdist.sh
index ab04918f94b1..cf327211d260 100644
--- a/release/scripts/instdist.sh
+++ b/release/scripts/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.8 1995/02/02 04:08:13 jkh Exp $
+# $Id: instdist.sh,v 1.9 1995/02/02 04:13:20 jkh Exp $
if [ "${_INSTINST_SH_LOADED_}" = "yes" ]; then
return 0
@@ -318,7 +318,7 @@ installation. Please select the distributions you wish to load, any\n\
distributions already marked being MANDATORY - please do not\n\
unselect them! Please also note that DES (encryption) code is NOT\n\
FOR EXPORT from the U.S. Please don't endanger U.S. ftp sites by\n\
-getting it illegally, thanks! When finished, select <Cancel>." \
+getting it illegally, thanks! When finished, select <OK>." \
-1 -1 10 \
"bin" "Binary base files (mandatory - ${BINSIZE})" ON \
"games" "Games and other frivolities (${GAMESIZE})" OFF \