projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06231ba
)
ping_iterator_get_info(3): Document missing functionality under Debian Etch.
liboping-1.3.1
author
Florian Forster
<octo@verplant.org>
Mon, 20 Jul 2009 12:18:09 +0000
(14:18 +0200)
committer
Florian Forster
<octo@verplant.org>
Mon, 20 Jul 2009 12:18:09 +0000
(14:18 +0200)
src/mans/ping_iterator_get_info.pod
patch
|
blob
|
history
diff --git
a/src/mans/ping_iterator_get_info.pod
b/src/mans/ping_iterator_get_info.pod
index
d7ee565
..
e1cd24f
100644
(file)
--- a/
src/mans/ping_iterator_get_info.pod
+++ b/
src/mans/ping_iterator_get_info.pod
@@
-103,6
+103,17
@@
If the requested information didn't fit into I<buffer> then the size that would
have been needed is written into I<buffer_len>; I<buffer> itself is left
untouched. The return value is B<ENOMEM> in this case.
+=head1 KNOWN BUGS
+
+=over 4
+
+=item
+
+B<PING_INFO_RECV_TTL> is not available under Debian Etch due to a missing
+define in the header files.
+
+=back
+
=head1 SEE ALSO
L<ping_iterator_get(3)>,