diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2008-06-06 09:07:32 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-06 11:18:28 -0700 |
commit | 9e1f0a85c68323830ea117092c55192b17aa3ac8 (patch) | |
tree | dd62fa819c738b3d2255f9f97c50db5e69b4fcfb /Documentation/git-name-rev.txt | |
parent | 30eba7bf2caa327b4251d66bf7157dda97512e96 (diff) | |
download | git-9e1f0a85c68323830ea117092c55192b17aa3ac8.tar.gz git-9e1f0a85c68323830ea117092c55192b17aa3ac8.tar.xz |
documentation: move git(7) to git(1)
As the "git" man page describes the "git" command at the end-user
level, it seems better to move it to man section 1.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-name-rev.txt')
-rw-r--r-- | Documentation/git-name-rev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-name-rev.txt b/Documentation/git-name-rev.txt index efcabdc27..12784d737 100644 --- a/Documentation/git-name-rev.txt +++ b/Documentation/git-name-rev.txt @@ -75,4 +75,4 @@ Documentation by Johannes Schindelin. GIT --- -Part of the linkgit:git[7] suite +Part of the linkgit:git[1] suite |