masqmail

diff man/masqmail.route.5 @ 337:fe00f7952a7c

Minor fixes in man pages, reported by lintian(1)
author markus schnalke <meillo@marmaro.de>
date Mon, 29 Aug 2011 19:32:38 +0200
parents ef346dc67514
children 08932c629849
line diff
     1.1 --- a/man/masqmail.route.5	Sat Aug 27 18:38:55 2011 +0200
     1.2 +++ b/man/masqmail.route.5	Mon Aug 29 19:32:38 2011 +0200
     1.3 @@ -158,7 +158,7 @@
     1.4  after opening the connection.
     1.5  Instead it says EHLO right away (ESMTP is assumed).
     1.6  Use this option with wrappers that eat the 220 greeting of the SMTP server.
     1.7 -Common examples are STARTTLS wrappers, like `openssl s_client -starttls smtp ...'.
     1.8 +Common examples are STARTTLS wrappers, like `openssl s_client \-starttls smtp ...'.
     1.9  
    1.10  If this option is set and a 220 greeting is received though,
    1.11  everything should still work.