summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sv.c2
-rw-r--r--t/porting/known_pod_issues.dat1
2 files changed, 1 insertions, 2 deletions
diff --git a/sv.c b/sv.c
index 6750ef197e..2c97ccecaf 100644
--- a/sv.c
+++ b/sv.c
@@ -5105,7 +5105,7 @@ space is allocated.) The reference count for the new SV is set to 1.
In 5.9.3, newSV() replaces the older NEWSV() API, and drops the first
parameter, I<x>, a debug aid which allowed callers to identify themselves.
This aid has been superseded by a new build option, PERL_MEM_LOG (see
-L<perlhack/PERL_MEM_LOG>). The older API is still there for use in XS
+L<perlhacktips/PERL_MEM_LOG>). The older API is still there for use in XS
modules supporting older perls.
=cut
diff --git a/t/porting/known_pod_issues.dat b/t/porting/known_pod_issues.dat
index 2be2c0f353..836bb51091 100644
--- a/t/porting/known_pod_issues.dat
+++ b/t/porting/known_pod_issues.dat
@@ -197,7 +197,6 @@ os2/os2/os2-rexx/rexx.pm Verbatim line length including indents exceeds 80 by 1
pod/perl.pod Verbatim line length including indents exceeds 80 by 9
pod/perlaix.pod Verbatim line length including indents exceeds 80 by 11
pod/perlapi.pod ? Should you be using L<...> instead of 86
-pod/perlapi.pod Apparent broken link 1
pod/perlapi.pod Verbatim line length including indents exceeds 80 by 144
pod/perlapi.pod unresolved internal link 3
pod/perlapio.pod Verbatim line length including indents exceeds 80 by 5