Mercurial > hg
diff doc/Makefile @ 6943:2ca70663ded3
doc/Makefile: rephrase comment (typo)
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Thu, 28 Aug 2008 13:06:24 +0200 |
parents | 2e58f1a36046 |
children | ceed5f8c4ebf |
line wrap: on
line diff
--- 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" >> $@ ; \