summaryrefslogtreecommitdiffstats
path: root/release/scripts
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-02-16 12:30:31 +0000
committerjkh <jkh@FreeBSD.org>1995-02-16 12:30:31 +0000
commit00e8d326cbc3a4a75ae058ebe5bde17a1c8b3575 (patch)
treeeacd9466c0cd2ee6f573058cc3202aba0b58361e /release/scripts
parent386260138af7b6f08b9f7a8adc8e56f4f4981fcb (diff)
downloadFreeBSD-src-00e8d326cbc3a4a75ae058ebe5bde17a1c8b3575.zip
FreeBSD-src-00e8d326cbc3a4a75ae058ebe5bde17a1c8b3575.tar.gz
Fix embarassing typo pointed out by Dave Sharnoff - 16bit does
NOT = 16k colors! :-} Submitted by: David Muir Sharnoff <muir@idiom.com>
Diffstat (limited to 'release/scripts')
-rwxr-xr-xrelease/scripts/extract_xf86311.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/scripts/extract_xf86311.sh b/release/scripts/extract_xf86311.sh
index 2be45e7..f94e8c5 100755
--- a/release/scripts/extract_xf86311.sh
+++ b/release/scripts/extract_xf86311.sh
@@ -9,7 +9,7 @@
# under the terms and conditions stated by the XFree86 Project, Inc.
# copyright, which should also be in the file COPYRIGHT in this distribution.
#
-# $Id: extract_xf86311.sh,v 1.6 1995/02/10 05:05:41 jkh Exp $
+# $Id: extract_xf86311.sh,v 1.7 1995/02/10 06:52:16 jkh Exp $
PATH=/usr/X11R6/bin:/usr/X386/bin:.:$PATH
@@ -61,7 +61,7 @@ unpacking on your system. Most people will typically need only one\n\
server, and the most reasonable choices have already been set for you by\n\
default. When everything looks good, select OK to continue.\n\n\
Server notation: 4 bit = 16 color, 8 bit = 256 color,\n\
-16 bit = 16k colors, 24 bit = true color." \
+16 bit = 64k colors, 24 bit = true color." \
-1 -1 8 \
"X311bin" "client applications and shared libs" ON \
"X311fnts" "the misc and 75 dpi fonts" ON \
OpenPOWER on IntegriCloud