summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-11-09 21:25:58 +0000
committerjhb <jhb@FreeBSD.org>2000-11-09 21:25:58 +0000
commit5601829a4fb54281ed13a6dc0afe520e491e5e66 (patch)
tree6ce4b4f98221f255802abd4f4267ecd3ca5ddedc /release
parent6ac33b09303121eb9da7717dc34caa7bb327fb9d (diff)
downloadFreeBSD-src-5601829a4fb54281ed13a6dc0afe520e491e5e66.zip
FreeBSD-src-5601829a4fb54281ed13a6dc0afe520e491e5e66.tar.gz
Correct some old comments.
Diffstat (limited to 'release')
-rwxr-xr-xrelease/scripts/X11/build_x.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/release/scripts/X11/build_x.sh b/release/scripts/X11/build_x.sh
index a393060..0294467 100755
--- a/release/scripts/X11/build_x.sh
+++ b/release/scripts/X11/build_x.sh
@@ -9,10 +9,8 @@ usage() {
echo
echo "Where <output dir> is the base directory to install X into. This"
echo "script also assumes that it can checkout XFree86 into "
- echo `dirname $0`"/XFree86, that it can get the distfiles from"
- echo "/usr/ports/distfiles (or fetch them into that directory), and"
- echo "that the file "`dirname $0`"/configure exists and replaces the"
- echo "scripts/configure script used in the XFree86 port."
+ echo `dirname $0`"/XFree86 and that it can get the distfiles from"
+ echo "/usr/ports/distfiles (or fetch them into that directory)."
echo
echo "Also, this should really be run as root."
exit 1
OpenPOWER on IntegriCloud