svn commit: r40713 - head/en_US.ISO8859-1/htdocs/doc
Glen Barber
gjb at FreeBSD.org
Tue Jan 22 01:34:35 UTC 2013
Author: gjb
Date: Tue Jan 22 01:34:34 2013
New Revision: 40713
URL: http://svnweb.freebsd.org/changeset/doc/40713
Log:
Remove a bogus comment about a separate www/ tree.
Modified:
head/en_US.ISO8859-1/htdocs/doc/Makefile
Modified: head/en_US.ISO8859-1/htdocs/doc/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/doc/Makefile Mon Jan 21 23:27:12 2013 (r40712)
+++ head/en_US.ISO8859-1/htdocs/doc/Makefile Tue Jan 22 01:34:34 2013 (r40713)
@@ -1,13 +1,9 @@
#
# $FreeBSD$
#
-# Build the FreeBSD documentation *outside* of the www tree, and install it
+# Build the FreeBSD documentation *outside* of the doc/ tree, and install it
# in to the right place as necessary.
#
-# This assumes that you have the www/ and doc/ trees checked out beside
-# one another -- this was always the case anyway, so there are no extra
-# requirements here.
-#
.if exists(../Makefile.conf)
.include "../Makefile.conf"
More information about the svn-doc-head
mailing list