diff --git a/en_US.ISO8859-1/htdocs/doc/Makefile b/en_US.ISO8859-1/htdocs/doc/Makefile index 7851c6dfc4..7021e631e5 100644 --- a/en_US.ISO8859-1/htdocs/doc/Makefile +++ b/en_US.ISO8859-1/htdocs/doc/Makefile @@ -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"