diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-09-22 22:14:51 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-09-22 22:14:51 +0000 |
commit | 845a86af9ca538b8b5a6566afdc8709c6ff0486b (patch) | |
tree | ebf26f1f889ba31f3b915ede236d2bfc7e07ee32 | |
parent | 6673b80ac31a6e764d32f5cc4104bad8ccfe6d61 (diff) | |
download | fetchmail-845a86af9ca538b8b5a6566afdc8709c6ff0486b.tar.gz fetchmail-845a86af9ca538b8b5a6566afdc8709c6ff0486b.tar.bz2 fetchmail-845a86af9ca538b8b5a6566afdc8709c6ff0486b.zip |
Typo fix.
svn path=/trunk/; revision=3728
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index c03434a6..17f7c48f 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2117,7 +2117,7 @@ multiple names per userid gracefully). 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 +home directory (and lose the leading dots on their names). The \&.netrc file is looked for in the the invoking user's home directory regardless of FETCHMAILHOME's setting. |