X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fmans%2Fping_send.pod;h=9ad5623526ce2a09ed2cbe8476f3155572264395;hb=b525c9c88c988fa45593700d9a4846faa388922a;hp=62a1c80ee832def5c076a7c222f15db1b445bcee;hpb=d5d694cbc340ef730d0135bc55722004269913dd;p=liboping.git diff --git a/src/mans/ping_send.pod b/src/mans/ping_send.pod index 62a1c80..9ad5623 100644 --- a/src/mans/ping_send.pod +++ b/src/mans/ping_send.pod @@ -17,13 +17,13 @@ writing latency information for each host. The method returns after all echo replies have been read or the timeout (set with L) is reached. After this function returns you will most likely iterate over all hosts using -L and ping_iterator_next (described in the same manpage) -and call L on each host. +L and ping_iterator_next (described in the same manual +page) and call L on each host. =head1 RETURN VALUE -B returns the value of echo replies received or a value less than -zero if an error occured. Use L to receive an error message. +B returns the number of echo replies received or a value less than +zero if an error occurred. Use L to receive an error message. =head1 SEE ALSO @@ -36,7 +36,7 @@ L =head1 AUTHOR -liboping is written by Florian octo Forster Eocto at verplant.orgE. -It's homepage can be found at L. +liboping is written by Florian "octo" Forster Eff at octo.itE. +Its homepage can be found at L. -(c) 2005-2009 by Florian octo Forster. +Copyright (c) 2005-2011 by Florian "octo" Forster.