diff options
-rw-r--r-- | pod/perl5100delta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5100delta.pod b/pod/perl5100delta.pod index d47df845d2..2026de57af 100644 --- a/pod/perl5100delta.pod +++ b/pod/perl5100delta.pod @@ -396,7 +396,7 @@ details. This variable gives the native status returned by the last pipe close, backtick command, successful call to wait() or waitpid(), or from the -system() operator. See L<perlrun> for details. (Contributed by Gisle Aas.) +system() operator. See L<perlvar> for details. (Contributed by Gisle Aas.) =item C<${^RE_TRIE_MAXBUF}> |