# HG changeset patch # User markus schnalke # Date 1314639158 -7200 # Node ID fe00f7952a7c63dc2a18b30f0f6ce9ecebd488b6 # Parent 2d4aa516ba0e14312c72423366ace73a17dfd964 Minor fixes in man pages, reported by lintian(1) diff -r 2d4aa516ba0e -r fe00f7952a7c man/masqmail.conf.5 --- a/man/masqmail.conf.5 Sat Aug 27 18:38:55 2011 +0200 +++ b/man/masqmail.conf.5 Mon Aug 29 19:32:38 2011 +0200 @@ -179,7 +179,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 2d4aa516ba0e -r fe00f7952a7c man/masqmail.route.5 --- a/man/masqmail.route.5 Sat Aug 27 18:38:55 2011 +0200 +++ b/man/masqmail.route.5 Mon Aug 29 19:32:38 2011 +0200 @@ -158,7 +158,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 s_client -starttls smtp ...'. +Common examples are STARTTLS wrappers, like `openssl s_client \-starttls smtp ...'. If this option is set and a 220 greeting is received though, everything should still work.