aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2013-06-21 10:00:12 +0200
committerMatthias Andree <matthias.andree@gmx.de>2013-06-21 10:00:36 +0200
commit45a212fe36b017c0d6003e191fb8c4db0f0046e3 (patch)
tree88c133f5b23475af836871831cb394dde39a491c /fetchmail.man
parent88aa42e247cd76aeb53dac8f3df90c45de80a6fb (diff)
downloadfetchmail-45a212fe36b017c0d6003e191fb8c4db0f0046e3.tar.gz
fetchmail-45a212fe36b017c0d6003e191fb8c4db0f0046e3.tar.bz2
fetchmail-45a212fe36b017c0d6003e191fb8c4db0f0046e3.zip
Fix typo around forcecr documentation.
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 792ada20..ad412a53 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -2124,7 +2124,7 @@ connection is taken down.
.PP
The 'forcecr' option controls whether lines terminated by LF only are
given CRLF termination before forwarding. Strictly speaking RFC821
-requires this, but few MTAs enforce the requirement it so this option
+requires this, but few MTAs enforce the requirement so this option
is normally off (only one such MTA, qmail, is in significant use at
time of writing).
.PP