diff options
Diffstat (limited to 'autodoc.pl')
-rw-r--r-- | autodoc.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autodoc.pl b/autodoc.pl index 4cf5569a76..bd0680380b 100644 --- a/autodoc.pl +++ b/autodoc.pl @@ -437,7 +437,7 @@ X<internal Perl functions> X<interpreter functions> This file is the autogenerated documentation of functions in the Perl interpreter that are documented using Perl's internal documentation -format but are not marked as part of the Perl API. In other words, +format but are not marked as part of the Perl API. In other words, B<they are not for use in extensions>! END @@ -445,7 +445,7 @@ END =head1 AUTHORS The autodocumentation system was originally added to the Perl core by -Benjamin Stuhl. Documentation is by whoever was kind enough to +Benjamin Stuhl. Documentation is by whoever was kind enough to document their functions. =head1 SEE ALSO |