summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2017-03-08 19:56:25 -0700
committerKarl Williamson <khw@cpan.org>2017-03-08 20:10:57 -0700
commitabc9e18b30d63f2f874b5a16fb9b1264fb23cc6d (patch)
tree1141666e53bcae40568ffa4ba46a6bd3ba334905
parent70a3f1a0a56a8c0efab1e550af3003124605d322 (diff)
downloadperl-abc9e18b30d63f2f874b5a16fb9b1264fb23cc6d.tar.gz
POSIX.pod: Remove obsolete text
-rw-r--r--ext/POSIX/lib/POSIX.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/POSIX/lib/POSIX.pod b/ext/POSIX/lib/POSIX.pod
index 439370257e..d3f9e8934f 100644
--- a/ext/POSIX/lib/POSIX.pod
+++ b/ext/POSIX/lib/POSIX.pod
@@ -1013,7 +1013,7 @@ See also L</ceil>, L</floor>, L</trunc>.
Owing to an oversight, this is not currently exported by default, or as part of
the C<:math_h_c99> export tag; importing it must therefore be done by explicit
-name. This will be changed in Perl 5.26.
+name.
=item C<malloc>