diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-04-21 06:26:58 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-04-21 06:26:58 +0000 |
commit | b7e34c7db296499b2a99c11b1d54cbd59fc9da45 (patch) | |
tree | 71342d05625fd49c9874884bb11a8cf31bd00469 /fetchmail.man | |
parent | 10cd51f08fb9fc81c6b325e36eb006c7b604d453 (diff) | |
download | fetchmail-b7e34c7db296499b2a99c11b1d54cbd59fc9da45.tar.gz fetchmail-b7e34c7db296499b2a99c11b1d54cbd59fc9da45.tar.bz2 fetchmail-b7e34c7db296499b2a99c11b1d54cbd59fc9da45.zip |
Minor bug fixes.
svn path=/trunk/; revision=2881
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 4b35fa8a..2ab32ab1 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1936,7 +1936,7 @@ If the environment variable FETCHMAILHOME is set to a valid and existing directory name, the .fetchmailrc and .fetchids and \&.fetchmail.pid files are put there instead of in the invoking user's home directory (and lose the leading dots on theirt names). The -.netrc file is looked for in the the invoking user's home directory +\&.netrc file is looked for in the the invoking user's home directory regardless of FETCHMAILHOME's setting. .SH SIGNALS |