diff options
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 636d1167..964beb4c 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1101,8 +1101,9 @@ details. .PP When .I fetchmail -queries more than one host, the returned status is that of the last -host queried. +queries more than one host, return status is 0 if \fIany\fR query +successfully retrieved mail. Otherwise the returned error status is +that of the last host queried. .SH AUTHOR Eric S. Raymond <esr@snark.thyrsus.com>. |