summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-01-07 07:55:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-01-07 07:55:46 +0000
commit35738e87105e1a11ced6a6b497146bbd189d4fb2 (patch)
tree352f4473f85ea0e327b3a0e3b9739d80f8462eb9 /cmds-synchingrepositories.txt
parent14b76487ff861981455b320a2c6d17632997773e (diff)
downloadgit-htmldocs-35738e87105e1a11ced6a6b497146bbd189d4fb2.tar.gz
Autogenerated HTML docs for v1.5.4-rc2-60-gb2e62
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index ce00328bb..71db3edff 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -1,12 +1,12 @@
-gitlink:git-daemon[1]::
+linkgit:git-daemon[1]::
A really simple server for git repositories.
-gitlink:git-fetch-pack[1]::
+linkgit:git-fetch-pack[1]::
Receive missing objects from another repository.
-gitlink:git-send-pack[1]::
+linkgit:git-send-pack[1]::
Push objects over git protocol to another repository.
-gitlink:git-update-server-info[1]::
+linkgit:git-update-server-info[1]::
Update auxiliary info file to help dumb servers.