diff options
author | Stas Bekman <stas@stason.org> | 2003-06-05 20:10:36 +1000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2003-06-06 22:29:38 +0000 |
commit | 8a2949d9131799d2db2e4d62ec4e1ce83c9061bf (patch) | |
tree | fdead5b73d53642af37c58bb46b83fe900eff0e4 /pod/perl5005delta.pod | |
parent | 695ff5bd5c58ec45a757946fd60f1420702ba4b6 (diff) | |
download | perl-8a2949d9131799d2db2e4d62ec4e1ce83c9061bf.tar.gz |
[patch] L<perlguts/"API LISTING"> is now L<perlapi>
Date: Thu, 05 Jun 2003 10:10:36 +1000
Message-ID: <3EDE8A7C.2080302@stason.org>
Subject: [patch] perlguts authors dup
From: Stas Bekman <stas@stason.org>
Date: Thu, 05 Jun 2003 10:14:12 +1000
Message-ID: <3EDE8B54.6090808@stason.org>
p4raw-id: //depot/perl@19699
Diffstat (limited to 'pod/perl5005delta.pod')
-rw-r--r-- | pod/perl5005delta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index b9c7deba4f..58d0c79bba 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -89,7 +89,7 @@ begin with C<perl> be referenced with a C<Perl_> prefix. The bare function names without the C<Perl_> prefix are supported with macros, but this support may cease in a future release. -See L<perlguts/"API LISTING">. +See L<perlapi>. =item * |