[PATCH] manpage name conflict
commit7984eabe071298df0ce53da2af449ec16dd747d8
authorSebastian Kuzminsky <seb@highlab.com>
Thu, 19 May 2005 16:24:54 +0000 (19 10:24 -0600)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 19 May 2005 16:58:44 +0000 (19 09:58 -0700)
tree931868ef5db23f4dece921fed891387f7954936e
parent415e96c8b7e7d47f98a45ae1b6d524418245a3b4
[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/Makefile
Documentation/git-diff-helper.txt
Documentation/git.txt