summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-21 00:08:23 -0700
commita28a920b817789e9535e30d163d1cfeda9803b99 (patch)
tree0276dc9699fe17f0b3daa7ad772b8f34f11463b7 /git-check-ref-format.html
parent010705ace148110d091fef2fb78d70223306d9e0 (diff)
downloadgit-htmldocs-a28a920b817789e9535e30d163d1cfeda9803b99.tar.gz
Autogenerated HTML docs for v1.7.11-3-g60475
Diffstat (limited to 'git-check-ref-format.html')
-rw-r--r--git-check-ref-format.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-check-ref-format.html b/git-check-ref-format.html
index 8e19f2431..efcf3949d 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -662,7 +662,7 @@ They cannot contain a <tt>\</tt>.
<div class="paragraph"><p>These rules make it easy for shell script based tools to parse
reference names, pathname expansion by the shell when a reference name is used
unquoted (by mistake), and also avoids ambiguities in certain
-reference name expressions (see ):</p></div>
+reference name expressions (see <a href="gitrevisions.html">gitrevisions(7)</a>):</p></div>
<div class="olist arabic"><ol class="arabic">
<li>
<p>
@@ -766,7 +766,7 @@ die "we do not like '$newbranch' as a branch name."</tt></pre>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the suite</p></div>
+<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>