summaryrefslogtreecommitdiffstats
path: root/git-send-email.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-send-email.html
parent022bd341a82a08e16719ab8744973feed49e94d3 (diff)
downloadgit-htmldocs-719b8a3137af7aea177e42a98cdfbb5180a10f33.tar.gz
Autogenerated HTML docs for v1.7.11-rc2-2-g02101
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 72f4e2495..1e7ca7065 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -592,7 +592,7 @@ git-send-email(1) Manual Page
<div class="paragraph"><p>Takes the patches given on the command line and emails them out.
Patches can be specified as files, directories (which will send all
files in the directory), or directly as a revision list. In the
-last case, any format accepted by <a href="git-format-patch.html">git-format-patch(1)</a> can
+last case, any format accepted by can
be passed to git send-email.</p></div>
<div class="paragraph"><p>The header of the email is configurable by command line options. If not
specified on the command line, the user will be prompted with a ReadLine
@@ -603,7 +603,7 @@ enabled interface to provide the necessary information.</p></div>
<p>
mbox format files
</p>
-<div class="paragraph"><p>This is what <a href="git-format-patch.html">git-format-patch(1)</a> generates. Most headers and MIME
+<div class="paragraph"><p>This is what generates. Most headers and MIME
formatting are ignored.</p></div>
</li>
<li>
@@ -654,7 +654,7 @@ and the "Subject:" of the message as the second line.</p></div>
</dt>
<dd>
<p>
- Invoke a text editor (see GIT_EDITOR in <a href="git-var.html">git-var(1)</a>)
+ Invoke a text editor (see GIT_EDITOR in )
to edit an introductory message for the patch series.
</p>
<div class="paragraph"><p>When <em>--compose</em> is used, git send-email will use the From, Subject, and
@@ -1180,11 +1180,11 @@ $ git send-email outgoing/*</tt></pre>
</div>
<h2 id="_see_also">SEE ALSO</h2>
<div class="sectionbody">
-<div class="paragraph"><p><a href="git-format-patch.html">git-format-patch(1)</a>, <a href="git-imap-send.html">git-imap-send(1)</a>, mbox(5)</p></div>
+<div class="paragraph"><p>, , mbox(5)</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>