summaryrefslogtreecommitdiffstats
path: root/gitrevisions.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
committerJunio C Hamano <gitster@pobox.com>2012-06-08 11:40:53 -0700
commit719b8a3137af7aea177e42a98cdfbb5180a10f33 (patch)
tree0b0aceeacfdab20db87a431a8a95e1388f0d9e19 /gitrevisions.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'gitrevisions.html')
-rw-r--r--gitrevisions.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/gitrevisions.html b/gitrevisions.html
index cb62d23e3..3470279cc 100644
--- a/gitrevisions.html
+++ b/gitrevisions.html
@@ -588,10 +588,10 @@ gitrevisions(7) Manual Page
<div class="sectionbody">
<div class="paragraph"><p>Many Git commands take revision parameters as arguments. Depending on
the command, they denote a specific commit or, for commands which
-walk the revision graph (such as <a href="git-log.html">git-log(1)</a>), all commits which can
+walk the revision graph (such as ), all commits which can
be reached from that commit. In the latter case one can also specify a
range of revisions explicitly.</p></div>
-<div class="paragraph"><p>In addition, some Git commands (such as <a href="git-show.html">git-show(1)</a>) also take
+<div class="paragraph"><p>In addition, some Git commands (such as ) also take
revision parameters which denote other objects than commits, e.g. blobs
("files") or trees ("directories of files").</p></div>
</div>
@@ -923,11 +923,11 @@ F^! D G H D F</tt></pre>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-rev-parse.html">git-rev-parse(1)</a></p></div>
+<div class="paragraph"><p></p></div>
</div>
<h2 id="_git">GIT</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>
+<div class="paragraph"><p>Part of the suite</p></div>
</div>
</div>
<div id="footnotes"><hr /></div>