[PATCH] Documentation: Update all files to use the new gitlink: macro

The replacement was performed automatically by these commands:

	perl -pi -e 's/link:(git.+)\.html\[\1\]/gitlink:$1\[1\]/g' \
		README Documentation/*.txt
	perl -pi -e 's/link:git\.html\[git\]/gitlink:git\[7\]/g' \
		README Documentation/*.txt

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff --git a/Documentation/git-pack-objects.txt b/Documentation/git-pack-objects.txt
index 5ce195c..970150a 100644
--- a/Documentation/git-pack-objects.txt
+++ b/Documentation/git-pack-objects.txt
@@ -80,5 +80,5 @@
 
 GIT
 ---
-Part of the link:git.html[git] suite
+Part of the gitlink:git[7] suite