# HG changeset patch # User markus schnalke # Date 1314638571 -7200 # Node ID fbb3417c1a54121e11290b5bd01ec717649725e2 # Parent bdd343cc4e19b035a557ed5f5f3e4dc3ca6fc6f6 Minor fixes in man pages, reported by lintian(1) diff -r bdd343cc4e19 -r fbb3417c1a54 man/masqmail.conf.5 --- a/man/masqmail.conf.5 Sat Aug 27 18:51:46 2011 +0200 +++ b/man/masqmail.conf.5 Mon Aug 29 19:22:51 2011 +0200 @@ -170,7 +170,7 @@ You can set this to "localhost:25;foo:25" if your hostname is `foo'. -Note that the names are resolved to IP addreses. +Note that the names are resolved to IP addresses. If your host has different names which resolve to the same IP, use only one of them, otherwise you will get an error message. diff -r bdd343cc4e19 -r fbb3417c1a54 man/masqmail.route.5 --- a/man/masqmail.route.5 Sat Aug 27 18:51:46 2011 +0200 +++ b/man/masqmail.route.5 Mon Aug 29 19:22:51 2011 +0200 @@ -80,7 +80,7 @@ after opening the connection. Instead it says EHLO right away (ESMTP is assumed). Use this option with wrappers that eat the 220 greeting of the SMTP server. -Common examples are STARTTLS wrappers, like `openssl -starttls smtp ...'. +Common examples are STARTTLS wrappers, like `openssl \-starttls smtp ...'. If this option is set and a 220 greeting is received though, everything should still work.