Mercurial > hg > mercurial-source
changeset 2841:619f1c65384c
Adjusted documentation for hgrc's "[smtp] host" for change in 9f745d3675d4.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Fri, 11 Aug 2006 09:11:54 +0200 |
parents | 474adc2bc5f7 |
children | 7706fa503677 cdbca3d59518 |
files | doc/hgrc.5.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/hgrc.5.txt +++ b/doc/hgrc.5.txt @@ -306,7 +306,7 @@ smtp:: Configuration for extensions that need to send email messages. host;; - Optional. Host name of mail server. Default: "mail". + Host name of mail server, e.g. "mail.example.com". port;; Optional. Port to connect to on mail server. Default: 25. tls;;