various contrib: Fix links in man pages

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>
This commit is contained in:
Stefan Beller 2014-08-07 16:27:12 +02:00 коммит произвёл Junio C Hamano
Родитель 7b69fcb181
Коммит 663d096c24
3 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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
------------