projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48bdd31
)
ping_iterator_get_info(3): Remove obsolete "KNOWN BUGS" section.
author
Florian Forster
<ff@octo.it>
Thu, 11 May 2017 06:39:26 +0000
(08:39 +0200)
committer
Florian Forster
<ff@octo.it>
Thu, 11 May 2017 06:39:26 +0000
(08:39 +0200)
Debian Etch is a relic of the past.
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
849e156
..
c836a20
100644
(file)
--- a/
src/mans/ping_iterator_get_info.pod
+++ b/
src/mans/ping_iterator_get_info.pod
@@
-111,17
+111,6
@@
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)>,