summaryrefslogtreecommitdiffstats
path: root/git-apply.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 /git-apply.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-apply.html')
-rw-r--r--git-apply.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-apply.html b/git-apply.html
index 17c59d42b..05aad5332 100644
--- a/git-apply.html
+++ b/git-apply.html
@@ -602,8 +602,8 @@ with the <tt>--cached</tt> option the patch is only applied to the index.
Without these options, the command applies the patch only to files,
and does not require them to be in a git repository.</p></div>
<div class="paragraph"><p>This command applies the patch but does not create a commit. Use
-<a href="git-am.html">git-am(1)</a> to create commits from patches generated by
-<a href="git-format-patch.html">git-format-patch(1)</a> and/or received by email.</p></div>
+ to create commits from patches generated by
+ and/or received by email.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -984,11 +984,11 @@ subdirectory is checked and (if possible) updated.</p></div>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-am.html">git-am(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>