diff options
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlapi.pod | 2 | ||||
-rw-r--r-- | pod/perlintern.pod | 9 |
2 files changed, 10 insertions, 1 deletions
diff --git a/pod/perlapi.pod b/pod/perlapi.pod index c5f4823411..64bb6b8b49 100644 --- a/pod/perlapi.pod +++ b/pod/perlapi.pod @@ -6939,4 +6939,4 @@ perlguts(1), perlxs(1), perlxstut(1), perlintern(1) =cut -ex: set ro: + ex: set ro: diff --git a/pod/perlintern.pod b/pod/perlintern.pod index de67174a41..5c901cd47d 100644 --- a/pod/perlintern.pod +++ b/pod/perlintern.pod @@ -1,3 +1,9 @@ +-*- buffer-read-only: t -*- + +!!!!!!! DO NOT EDIT THIS FILE !!!!!!! +This file is built by autodoc.pl extracting documentation from the C source +files. + =head1 NAME perlintern - autogenerated documentation of purely B<internal> @@ -1046,3 +1052,6 @@ document their functions. perlguts(1), perlapi(1) +=cut + + ex: set ro: |