summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 06231ba)
raw | patch | inline | side by side (parent: 06231ba)
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 |
index d7ee5652eb1d4cc5b6a82d1c9ddeb995416e7b22..e1cd24fb4b37c2f02c8ee5335dc6eacab8138fdb 100644 (file)
@@ -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)>,