Mercurial > hg-stable
changeset 2853: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 Thu Aug 10 17:37:57 2006 -0700 +++ b/doc/hgrc.5.txt Fri Aug 11 09:11:54 2006 +0200 @@ -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;;