From 7ed2377cfc53f881f645263b2ee05a9c290ef9e7 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 26 Aug 2021 23:53:14 +0200 Subject: manpage: Fix indentation under --sslproto The 2nd and 3rd paragraph used .PP, fix this to use .IP. --- fetchmail.man | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 0141e469..5191ca60 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -10,7 +10,7 @@ .\" Load www macros to process .URL requests, this requires groff: .mso www.tmac .\" -.TH fetchmail 1 2021-03-29 "fetchmail 6.4.21" "fetchmail reference manual" +.TH fetchmail 1 2021-08-10 "fetchmail 6.4.21" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server @@ -504,11 +504,11 @@ controls both the SSL/TLS protocol version and, if \-\-ssl is not specified, the STARTTLS behaviour (upgrading the protocol to an SSL or TLS connection in-band). Some other options may however make TLS mandatory. -.PP +.IP Only if this option and \-\-ssl are both missing for a poll, there will be opportunistic TLS for POP3 and IMAP, where fetchmail will attempt to upgrade to TLSv1 or newer. -.PP +.IP Recognized values for \-\-sslproto are given below. You should normally chose one of the auto-negotiating options, i. e. '\fBauto\fP' or one of the options ending in a plus (\fB+\fP) character. Note that depending -- cgit v1.2.3