summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-13 14:26:40 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-13 14:26:40 -0800
commit371470a74a288fec266da71f914ff3ada119085f (patch)
tree10f6f6ea05630845788eb0307d2d2b8095f958a9 /git-send-email.html
parent912712bb106faf8773bffb94876a77a2986f0be0 (diff)
downloadgit-htmldocs-371470a74a288fec266da71f914ff3ada119085f.tar.gz
Autogenerated HTML docs for v2.15.1-388-gd9a37
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-send-email.html b/git-send-email.html
index a58f6f8e8..9a5847a42 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1033,9 +1033,9 @@ a password is obtained using <em>git-credential</em>.</p></div>
specify a full pathname of a sendmail-like program instead;
the program must support the <code>-i</code> option. Default value can
be specified by the <code>sendemail.smtpServer</code> configuration
- option; the built-in default is <code>/usr/sbin/sendmail</code> or
- <code>/usr/lib/sendmail</code> if such program is available, or
- <code>localhost</code> otherwise.
+ option; the built-in default is to search for <code>sendmail</code> in
+ <code>/usr/sbin</code>, <code>/usr/lib</code> and $PATH if such program is
+ available, falling back to <code>localhost</code> otherwise.
</p>
</dd>
<dt class="hdlist1">
@@ -1580,7 +1580,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-07-07 11:28:24 JST
+Last updated 2017-12-13 14:26:19 PST
</div>
</div>
</body>