Code

Add perl binding and documentation for new ping_iterator_count function
[liboping.git] / src / mans / liboping.pod
index a9caa038ae762de4a44c8370fd0f6a78e944c45d..7eb987efc9c2966fb44c7e4bfdfdcf304c32243c 100644 (file)
@@ -18,7 +18,7 @@ and protocol independent manner. The interface is simple, object oriented and
 There are two main types that are used by applications. Both are "opaque
 types", meaning they are structures that are B<not> completely defined in the
 header file, so you cannot access the structures' members. You don't need to,
-don't do it. These structures are object to change without notice.
+don't do it. These structures are subject to change without notice.
 
 =over 4
 
@@ -69,6 +69,7 @@ L<ping_setopt(3)>,
 L<ping_host_add(3)>,
 L<ping_send(3)>,
 L<ping_get_error(3)>,
+L<ping_iterator_count(3)>,
 L<ping_iterator_get(3)>,
 L<ping_iterator_get_info(3)>,
 L<ping_iterator_get_context(3)>
@@ -80,7 +81,7 @@ applicable.
 
 =head1 AUTHOR
 
-liboping is written by Florian octo Forster E<lt>octo at verplant.orgE<gt>.
-It's homepage can be found at L<http://verplant.org/liboping/>.
+liboping is written by Florian "octo" Forster E<lt>ff at octo.itE<gt>.
+Its homepage can be found at L<http://noping.cc/>.
 
-(c) 2005-2009 by Florian octo Forster.
+Copyright (c) 2005-2016 by Florian "octo" Forster.