Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jan 2013 01:34:34 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r40713 - head/en_US.ISO8859-1/htdocs/doc
Message-ID:  <201301220134.r0M1YYwP041250@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301220134.r0M1YYwP041250>