diff options
author | Michael Banack <bob5972@gmail.com> | 2010-04-09 09:40:00 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-04-09 09:40:30 +0200 |
commit | b62dda9f6aaa9f6bc0a2999d630c0806d781bd97 (patch) | |
tree | 928dc9e51c2d745d444af868c576d92a193da785 /fetchmail.man | |
parent | 19cd978aa7bb31c4d02ca8926c16d3585d762a4f (diff) | |
download | fetchmail-b62dda9f6aaa9f6bc0a2999d630c0806d781bd97.tar.gz fetchmail-b62dda9f6aaa9f6bc0a2999d630c0806d781bd97.tar.bz2 fetchmail-b62dda9f6aaa9f6bc0a2999d630c0806d781bd97.zip |
Fix typo in the man page: spambounce -> softbounce
Fixes BerliOS Bug #17067.
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 9b1b41fe..a2cc0389 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1666,7 +1666,7 @@ set no softbounce \& \& T{ Delete permanently undeliverable mail. It is recommended to use this option if the configuration has been thoroughly tested. T} -set spambounce \& \& T{ +set softbounce \& \& T{ Keep permanently undeliverable mail as though a temporary error had occurred (default). T} |