diff --git a/doc/fping.pod b/doc/fping.pod index ac2eb3e..cf5aa5d 100644 --- a/doc/fping.pod +++ b/doc/fping.pod @@ -274,7 +274,8 @@ B> =head1 DIAGNOSTICS -Exit status is 0 if all the hosts are reachable, 1 if some hosts +Exit status is 0 if all the hosts (or the number of hosts specified with B<-x> +or B<-X>) are reachable, 1 if some (or too many with B<-x> or B<-X>) hosts were unreachable, 2 if any IP addresses were not found, 3 for invalid command line arguments, and 4 for a system call failure.