diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2020-10-14 00:56:39 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2020-10-14 00:56:39 +0200 |
commit | 1973ad467fbdb5395a26a01cdb6ebb708275965f (patch) | |
tree | 54b0de54ba61baeeeebf93523e8f51226bbb9c6c /fetchmail.man | |
parent | f0789c07ccedf6f56a951c357c5d80710f4653d3 (diff) | |
download | fetchmail-1973ad467fbdb5395a26a01cdb6ebb708275965f.tar.gz fetchmail-1973ad467fbdb5395a26a01cdb6ebb708275965f.tar.bz2 fetchmail-1973ad467fbdb5395a26a01cdb6ebb708275965f.zip |
refer to pidfile in lock file section, bump version.
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 ee498789..23f50766 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 2020-07-09 "fetchmail 6.4.12" "fetchmail reference manual" +.TH fetchmail 1 2020-07-09 "fetchmail 6.4.13" "fetchmail reference manual" .SH NAME fetchmail \- fetch mail from a POP, IMAP, ETRN, or ODMR-capable server @@ -2837,7 +2837,7 @@ default location of file recording last message UIDs seen per host. (location can be overridden with environment variables) .TP 5 ~/.fetchmail.pid, $HOME/.fetchmail.pid, $HOME_ETC/.fetchmail.pid, $FETCHMAILHOME/fetchmail.pid -default location of lock file to help prevent concurrent runs (non-root mode). +default location of lock file (see option pidfile) to help prevent concurrent runs (non-root mode). (location can be overridden with environment variables) .TP 5 ~/.netrc, $HOME/.netrc, $HOME_ETC/.netrc |