In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/019bf6638b0c7be4646504d16e256447855632d3?hp=5b319db81e1d9f4625ba9839eabb9a86cc356e34>

- Log -----------------------------------------------------------------
commit 019bf6638b0c7be4646504d16e256447855632d3
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Sep 13 12:52:12 2014 -0400

    Make the link not a link.
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 2e9c56c..1ed32c3 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -34,7 +34,7 @@ Floating point values are able to hold the special values 
infinity
 and propagate the value in computations, and on output normalize them
 to C<Inf> and C<NaN>.
 
-See also the L</POSIX> enhancements.
+See also the L<POSIX> enhancements.
 
 =head1 Security
 

--
Perl5 Master Repository

Reply via email to