MINOR: doc: mention HAPROXY_LOCALPEER in the man

vMention the HAPROXY_LOCALPEER environment variable in the -L argument
of the manpage.

Should be backported in 1.9.
diff --git a/doc/haproxy.1 b/doc/haproxy.1
index ffe7891..f874986 100644
--- a/doc/haproxy.1
+++ b/doc/haproxy.1
@@ -43,7 +43,8 @@
 Set the local instance's peer name. Peers are defined in the \fBpeers\fP
 configuration section and used for syncing stick tables between different
 instances. If this option is not specified, the local hostname is used as peer
-name.
+name. This name is exported in the $HAPROXY_LOCALPEER environment variable and
+can be used in the configuration file.
 
 .TP
 \fB\-n <maxconn>\fP