aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2009-09-15 19:56:35 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2009-09-15 19:56:35 +0000
commit237cb8d79631d7f64bf01fb6625aa2e689512a99 (patch)
treef2eea4370c26da0eac791f65b7e942ea0e2d14e1 /release
parent599f45c5dd476d3a75843a065424c6a1f924a14c (diff)
Notes
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 3fa3c8db7623..f4cfb967b13e 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1163,10 +1163,10 @@ iso.1:
.endif
#
-# --==## Documentation Project files such as the Handbook and FAQ ##==--
+# --==## Documentation Project tools required to build the release notes ##==--
#
doc.1:
- @echo "Making docs..."
+ @echo "Making docproj tools..."
@for i in ${DOCPORTS}; do \
cd /usr/ports/$$i && \
env -i FTP_PASSIVE_MODE=$${FTP_PASSIVE_MODE:-no} PATH=$${PATH} \