diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-03-13 19:28:30 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-03-13 19:31:04 +0100 |
commit | d4d7d6e08cc881cb3b4f612c1a4d9c5b97620860 (patch) | |
tree | b28ed66af943d232fe6d49dfa2f9b1a8f749cbe5 | |
parent | a842af96778eaac6d7201ff24a9c2bfa0ea429dd (diff) | |
download | fetchmail-d4d7d6e08cc881cb3b4f612c1a4d9c5b97620860.tar.gz fetchmail-d4d7d6e08cc881cb3b4f612c1a4d9c5b97620860.tar.bz2 fetchmail-d4d7d6e08cc881cb3b4f612c1a4d9c5b97620860.zip |
fetchmail.man: add missing word (minor change).
-rw-r--r-- | fetchmail.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 9a461f45..7846ace1 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-02-14 "fetchmail 6.4.17" "fetchmail reference manual" +.TH fetchmail 1 2021-03-13 "fetchmail 6.4.18" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server @@ -2954,7 +2954,7 @@ to a different directory than what is in the password database, HOME takes precedence. .IP \fBHOME_ETC\fP -(documentation corrected to match behaviour code since 6.4.1): +(documentation corrected to match behaviour of code since 6.4.1): If the HOME_ETC variable is set, it will override fetchmail's idea of $HOME, i. e. fetchmail will read .fetchmailrc, .fetchids, .fetchmail.pid and .netrc from $HOME_ETC instead of $HOME (or if HOME is also unset, |