diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2011-04-29 15:07:33 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2011-04-29 15:07:33 +0200 |
commit | 4df2797a850897e8c78b1efcabc37f3a29faafad (patch) | |
tree | 69318df1150ca5af02549b73a99661bf81972e0d | |
parent | 48b4421173725c8d2eb9c36342a1a70937c16de0 (diff) | |
download | fetchmail-4df2797a850897e8c78b1efcabc37f3a29faafad.tar.gz fetchmail-4df2797a850897e8c78b1efcabc37f3a29faafad.tar.bz2 fetchmail-4df2797a850897e8c78b1efcabc37f3a29faafad.zip |
Fix grammar.
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 69aa887f..903c8d4b 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -365,7 +365,7 @@ email if this happens. .IP Beginning with fetchmail 6.3.10, the SMTP client uses the recommended minimum timeouts from RFC-5321 while waiting for the SMTP/LMTP server it is talking to. -You can raise the timeouts even more, but you cannot shorten it. This is to +You can raise the timeouts even more, but you cannot shorten them. This is to avoid a painful situation where fetchmail has been configured with a short timeout (a minute or less), ships a long message (many MBytes) to the local MTA, which then takes longer than timeout to respond "OK", which it eventually |