From 7984eabe071298df0ce53da2af449ec16dd747d8 Mon Sep 17 00:00:00 2001 From: Sebastian Kuzminsky Date: Thu, 19 May 2005 10:24:54 -0600 Subject: [PATCH] manpage name conflict This moves the git manpage to man7, since "git" isn't a direct command per se. It also does two other things: * Sort of works around the asciidoc 6.0.3 bug where the manpages all get called "git.1". It just renames them to what they should have been called. * Fixes a cut-n-paste bug in git-diff-helper.txt that was making asciidoc choke. --- Documentation/git-diff-helper.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/git-diff-helper.txt') diff --git a/Documentation/git-diff-helper.txt b/Documentation/git-diff-helper.txt index 3c5d8fdf2b..800d71a386 100644 --- a/Documentation/git-diff-helper.txt +++ b/Documentation/git-diff-helper.txt @@ -1,5 +1,5 @@ git-diff-helper(1) -======================= +================== v0.1, May 2005 NAME -- cgit v1.3