Fix pod errors
authorKarl Williamson <public@khwilliamson.com>
Tue, 18 Feb 2014 16:19:46 +0000 (09:19 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 18 Feb 2014 16:24:22 +0000 (09:24 -0700)
mg.c
pod/perldelta.pod
pod/perldiag.pod
t/porting/known_pod_issues.dat

diff --git a/mg.c b/mg.c
index c9bded4..380e9cc 100644 (file)
--- a/mg.c
+++ b/mg.c
@@ -2769,7 +2769,7 @@ Perl_magic_set(pTHX_ SV *sv, MAGIC *mg)
                         );
                     }
                 } else {
-              /* diag_listed_as: Setting $/ to %s reference is forbidden */
+              /* diag_listed_as: Setting $/ to %s reference is forbidden */
                     Perl_croak(aTHX_ "Setting $/ to a%s %s reference is forbidden",
                                       *reftype == 'A' ? "n" : "", reftype);
                 }
index a58b995..7fcd909 100644 (file)
@@ -291,7 +291,7 @@ L<Digest::SHA> has been upgraded from version 5.85 to 5.87.
 
 Improved the performance of hexadecimal output functions and simplified capture
 of intermediate SHA states, which can now be done via strings (see
-C<getstate()>/C<putstate()>).
+C<L<getstate()|Digest::SHA/getstate>>/C<L<putstate()|Digest::SHA/putstate($str)>>).
 
 =item *
 
index c7c8163..29ddca9 100644 (file)
@@ -4993,7 +4993,7 @@ You are recommended to change your code to set C<$/> to C<undef> explicitly
 if you wish to slurp the file. In future versions of Perl assigning
 a reference to will throw a fatal error.
 
-=item Setting $/ to %s reference is forbidden
+=item Setting $/ to %s reference is forbidden
 
 (F) You tried to assign a reference to a non integer to C<$/>.  In older
 Perls this would have behaved similarly to setting it to a reference to
index c31cb38..7d74fee 100644 (file)
@@ -234,7 +234,6 @@ pod/perlcygwin.pod  Verbatim line length including indents exceeds 79 by    25
 pod/perldebguts.pod    Verbatim line length including indents exceeds 79 by    34
 pod/perldebtut.pod     Verbatim line length including indents exceeds 79 by    22
 pod/perldebug.pod      Verbatim line length including indents exceeds 79 by    3
-pod/perldelta.pod      Apparent broken link    1
 pod/perldsc.pod        Verbatim line length including indents exceeds 79 by    4
 pod/perldtrace.pod     Verbatim line length including indents exceeds 79 by    26
 pod/perlebcdic.pod     Verbatim line length including indents exceeds 79 by    3