The comment was left over from the days when we had a single huge core-git.txt document. No more.
Signed-off-by: Junio C Hamano <[EMAIL PROTECTED]> --- Documentation/git-write-tree.txt | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) 86eab95db201216395a24c02e88136ddbd007ed8 diff --git a/Documentation/git-write-tree.txt b/Documentation/git-write-tree.txt --- a/Documentation/git-write-tree.txt +++ b/Documentation/git-write-tree.txt @@ -30,19 +30,6 @@ OPTIONS Normally "git-write-tree" ensures that the objects referenced by the directory exist in the object database. This option disables this check. - -//////////////////////////////////////////////////////////////// - -Producing man pages and html - -To create a set of html pages run: - perl split-docs.pl -html < core-git.txt - -To create a set of man pages run: - perl split-docs.pl -man < core-git.txt - - -//////////////////////////////////////////////////////////////// Author ------ Written by Linus Torvalds <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html