diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-11 17:02:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-11 17:02:11 +0000 |
commit | 6b50824701dc812514fa176ed3713d0b8a280428 (patch) | |
tree | 18c78f908d62a6986712abfb6870ca75e4084e33 /fetchmail.man | |
parent | 1430aa0a4112ab4322ed4930a4958cafe0fbbba6 (diff) | |
download | fetchmail-6b50824701dc812514fa176ed3713d0b8a280428.tar.gz fetchmail-6b50824701dc812514fa176ed3713d0b8a280428.tar.bz2 fetchmail-6b50824701dc812514fa176ed3713d0b8a280428.zip |
Typo fix.
svn path=/trunk/; revision=625
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 c98676d4..b6577ada 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -535,7 +535,7 @@ mail for the remote user `eric' is to be delivered to `esr', but you can make this clearer by saying `user eric there is esr here', or reverse it by saying `user esr here is eric there' .PP -For backward compatibility, the word `server' is a syninym for `poll'. +For backward compatibility, the word `server' is a synonym for `poll'. .PP There are currently two valid global option statements; \&`set batchlimit = ' followed by a number and sets the same global |