]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: mailers: typo in 'hostname' description
authorBaptiste Assmann <bedis9@gmail.com>
Mon, 21 Dec 2015 14:27:53 +0000 (15:27 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 21 Dec 2015 21:18:23 +0000 (22:18 +0100)
fixed a typo caused by a copy/paste where <hostname> parameter
description was replaced by <emailaddr>...

doc/configuration.txt

index 9a8b382895a76cd550668663ca4a87cdf1e21020..4fe410f32a18710ceb1cd8cc9044ea4a72087cd4 100644 (file)
@@ -3066,7 +3066,7 @@ email-alert myhostname <hostname>
 
   Arguments :
 
-    <emailaddr> is the to email address to use when sending email alerts
+    <hostname> is the hostname to use when communicating with mailers
 
   By default the systems hostname is used.