summaryrefslogtreecommitdiffstats
path: root/cmds-synchingrepositories.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmds-synchingrepositories.txt')
-rw-r--r--cmds-synchingrepositories.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/cmds-synchingrepositories.txt b/cmds-synchingrepositories.txt
index d3ddba3b9..ea75cfef1 100644
--- a/cmds-synchingrepositories.txt
+++ b/cmds-synchingrepositories.txt
@@ -1,15 +1,15 @@
-linkgit:git-daemon[1]::
+linkgit:git-daemon[git]::
A really simple server for Git repositories.
-linkgit:git-fetch-pack[1]::
+linkgit:git-fetch-pack[git]::
Receive missing objects from another repository.
-linkgit:git-http-backend[1]::
+linkgit:git-http-backend[git]::
Server side implementation of Git over HTTP.
-linkgit:git-send-pack[1]::
+linkgit:git-send-pack[git]::
Push objects over Git protocol to another repository.
-linkgit:git-update-server-info[1]::
+linkgit:git-update-server-info[git]::
Update auxiliary info file to help dumb servers.