projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c521d8
)
perlguts: Link to internal doesn't need pod name
author
Karl Williamson
<public@khwilliamson.com>
Tue, 26 Apr 2011 15:55:15 +0000
(09:55 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Wed, 18 May 2011 17:15:04 +0000
(11:15 -0600)
pod/perlguts.pod
patch
|
blob
|
history
diff --git
a/pod/perlguts.pod
b/pod/perlguts.pod
index fcf436b7a0cc578f549f9b0c4a6c847b0d910c16..a8cabdda7b8fc35ffb8feaea9ad71576935c70aa 100644
(file)
--- a/
pod/perlguts.pod
+++ b/
pod/perlguts.pod
@@
-2361,7
+2361,7
@@
usually called within the sources as C<whatever(...)>.
This does not need a interpreter context, so the definition has no
C<pTHX>, and it follows that callers don't use C<aTHX>. (See
-L<
perlguts
/Background and PERL_IMPLICIT_CONTEXT>.)
+L</Background and PERL_IMPLICIT_CONTEXT>.)
=item r