From 2458a7a14f8015412c52a2edf59bbf2fdc746ba6 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Mon, 20 Jul 2009 14:18:09 +0200 Subject: [PATCH] ping_iterator_get_info(3): Document missing functionality under Debian Etch. --- src/mans/ping_iterator_get_info.pod | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/mans/ping_iterator_get_info.pod b/src/mans/ping_iterator_get_info.pod index d7ee565..e1cd24f 100644 --- 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 then the size that would have been needed is written into I; I itself is left untouched. The return value is B in this case. +=head1 KNOWN BUGS + +=over 4 + +=item + +B is not available under Debian Etch due to a missing +define in the header files. + +=back + =head1 SEE ALSO L, -- 2.30.2