diff options
-rw-r--r-- | fetchmail.man | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/fetchmail.man b/fetchmail.man index b92aaed6..b650ce57 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -515,10 +515,9 @@ This program used to be called `popclient' (the name was changed because it supports IMAP now and may well support more remote-fetch protocols such as DMSP in the future). .PP -The --stdout, --local, --mda and --limit arguments of previous -versions have been removed, greatly simplifying the code and making it -faster. Those features did jobs that belonged to your local MDA and -mail reader. The job of +The --stdout, --local, and --limit arguments of previous +versions have been removed. Those features did jobs that belonged to +your local MDA and mail reader. The job of .I fetchmail is to forward local mail to your MDA, not to be one. Saint-Exupery said, "Perfection [in design] is achieved not when there is nothing |