doc/Makefile
changeset 6943 2ca70663ded3
parent 6724 2e58f1a36046
child 7660 ceed5f8c4ebf
--- a/doc/Makefile	Thu Aug 28 13:16:15 2008 +0200
+++ b/doc/Makefile	Thu Aug 28 13:06:24 2008 +0200
@@ -30,7 +30,7 @@
 	asciidoc -b html4 $*.txt || asciidoc -b html $*.txt
 
 MANIFEST: man html
-	# versionned files are already in the main MANIFEST
+	# tracked files are already in the main MANIFEST
 	$(RM) $@
 	for i in $(MAN) $(HTML) hg.1.gendoc.txt; do \
 	  echo "doc/$$i" >> $@ ; \