aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
committerMatthias Andree <matthias.andree@gmx.de>2021-08-26 23:53:14 +0200
commit7ed2377cfc53f881f645263b2ee05a9c290ef9e7 (patch)
treeaebd005e5e7c63070df2a6d1cb068d4dee529b6c /fetchmail.man
parente7199006808bb19f58d232da02172ee820d2d83e (diff)
downloadfetchmail-7ed2377cfc53f881f645263b2ee05a9c290ef9e7.tar.gz
fetchmail-7ed2377cfc53f881f645263b2ee05a9c290ef9e7.tar.bz2
fetchmail-7ed2377cfc53f881f645263b2ee05a9c290ef9e7.zip
manpage: Fix indentation under --sslproto
The 2nd and 3rd paragraph used .PP, fix this to use .IP.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man6
1 files changed, 3 insertions, 3 deletions
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