summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-09-19 11:43:05 +0000
committerjkh <jkh@FreeBSD.org>1998-09-19 11:43:05 +0000
commit55b979f3cde83592a1e22417fc64ee536e63273e (patch)
tree7e5cddb6e331d7b9d21d09ece0b12efd1f239743 /release
parenteb88d43059590f300b8ec104a77532c83160853a (diff)
downloadFreeBSD-src-55b979f3cde83592a1e22417fc64ee536e63273e.zip
FreeBSD-src-55b979f3cde83592a1e22417fc64ee536e63273e.tar.gz
Turn off ALLLANG; the docs are currently in spanish and none of the docs
folks seem to have worked out why yet, so I'm switching back to english and only english by default for now. :)
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index ac08a98..96227c9 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.386 1998/09/15 13:15:18 jhay Exp $
+# $Id: Makefile,v 1.387 1998/09/17 11:25:48 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -41,7 +41,7 @@ NODOC= YES
#NOPORTS= YES
# Comment the following if you want the release documentation to be
# in English only.
-ALLLANG= yes
+#ALLLANG= yes
DOCPORTS= archivers/unzip textproc/jade textproc/iso8879 \
textproc/linuxdoc textproc/docbook textproc/sgmlformat
OpenPOWER on IntegriCloud