OSDN Git Service

various contrib: Fix links in man pages
authorStefan Beller <stefanbeller@gmail.com>
Thu, 7 Aug 2014 14:27:12 +0000 (16:27 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Aug 2014 16:43:21 +0000 (09:43 -0700)
Inspired by 2147fa7e (2014-07-31 git-push: fix link in man page),
I grepped through the whole tree searching for 'gitlink:' occurrences.

Signed-off-by: Stefan Beller <stefanbeller@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/convert-objects/git-convert-objects.txt
contrib/examples/git-svnimport.txt
contrib/gitview/gitview.txt

index 0565d83..f871880 100644 (file)
@@ -26,4 +26,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite
index 3bb871e..3f0a9c3 100644 (file)
@@ -176,4 +176,4 @@ Documentation by Matthias Urlichs <smurf@smurf.noris.de>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite
index 9e12f97..7b5f900 100644 (file)
@@ -28,7 +28,7 @@ OPTIONS
 
 <args>::
 
-       All the valid option for gitlink:git-rev-list[1].
+       All the valid option for linkgit:git-rev-list[1].
 
 Key Bindings
 ------------