diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2023-01-28 10:42:33 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2023-01-28 10:42:33 +0100 |
commit | 7ad0465f38ebf1bf7a9963367617b6288dbdc7e6 (patch) | |
tree | 3dd0eb72aade52c2eeb6165a0de5dd39e8525570 /fetchmail.man | |
parent | 02f77c0a0f94157e4fface5a7677deb014568d4f (diff) | |
download | fetchmail-7ad0465f38ebf1bf7a9963367617b6288dbdc7e6.tar.gz fetchmail-7ad0465f38ebf1bf7a9963367617b6288dbdc7e6.tar.bz2 fetchmail-7ad0465f38ebf1bf7a9963367617b6288dbdc7e6.zip |
Prepare 6.4.36.
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 6700e752..8264aef4 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -10,7 +10,7 @@ .\" .\" The date is the last change of actual content, the version should match .\" the distribution (configure.ac). -.TH FETCHMAIL 1 2022-07-16 "fetchmail 6.4.34" "fetchmail reference manual" +.TH FETCHMAIL 1 2022-07-16 "fetchmail 6.4.36" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server @@ -1956,7 +1956,7 @@ T} sslcertpath \& \& T{ Specify c_rehash-ed directory with trusted CA certificates. T} -sslfingerprint <HASH> \& \& T{ +sslfingerprint \& \& T{ Specify the expected server certificate finger print from an MD5 hash. Fetchmail will disconnect and log an error if it does not match. T} |