summaryrefslogtreecommitdiffstats
path: root/git-check-ref-format.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
committerJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
commitc27b733bfcf3bef4722ef8d46334aff3e15e0cd2 (patch)
tree1a666e343738a0601732529bb7e0dc1be6775f96 /git-check-ref-format.html
parent657fd8a8dd93c9d5c7534016aa6601c564fe2601 (diff)
downloadgit-htmldocs-c27b733bfcf3bef4722ef8d46334aff3e15e0cd2.tar.gz
Autogenerated HTML docs for v1.7.3.1-120-g38a18
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 ab31c8bde..12bf18790 100644
--- a/git-check-ref-format.html
+++ b/git-check-ref-format.html
@@ -386,7 +386,7 @@ They cannot contain a <tt>\</tt>.
<div class="para"><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 <a href="gitrevisions.html">gitrevisions(1)</a>):</p></div>
+reference name expressions (see <a href="gitrevisions.html">gitrevisions(7)</a>):</p></div>
<div class="olist"><ol>
<li>
<p>
@@ -454,7 +454,7 @@ die "we do not like '$newbranch' as a branch name."</tt></pre>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-09-18 23:56:36 UTC
+Last updated 2010-10-14 04:35:14 UTC
</div>
</div>
</body>