aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-instaweb.txt
diff options
context:
space:
mode:
authorJakub Narebski <jnareb@gmail.com>2011-10-16 13:07:33 +0200
committerJunio C Hamano <gitster@pobox.com>2011-10-16 11:09:35 -0700
commit86ce2d54825d169bbfbc30292de24889e5599113 (patch)
treee351c1ae59e0e569232cf32a9183efb33d8119c4 /Documentation/git-instaweb.txt
parent07ea4df2780663aa851b7f7177d09ab63d1441bb (diff)
downloadgit-86ce2d54825d169bbfbc30292de24889e5599113.tar.gz
Documentation: Link to gitweb(1) and gitweb.conf(5) in other manpages
Add link to gitweb(1) in "SEE ALSO" section of git-instaweb(1) manpage, and "Ancillary Commands" section of git(1) manpage (the latter by the way of command-list.txt file). Signed-off-by: Jakub Narebski <jnareb@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-instaweb.txt')
-rw-r--r--Documentation/git-instaweb.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/git-instaweb.txt b/Documentation/git-instaweb.txt
index ea95c90460..f3eef510f2 100644
--- a/Documentation/git-instaweb.txt
+++ b/Documentation/git-instaweb.txt
@@ -84,6 +84,10 @@ If the configuration variable 'instaweb.browser' is not set,
'web.browser' will be used instead if it is defined. See
linkgit:git-web{litdd}browse[1] for more information about this.
+SEE ALSO
+--------
+linkgit:gitweb[1]
+
GIT
---
Part of the linkgit:git[1] suite