summaryrefslogtreecommitdiff
path: root/perl.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-05-11 09:43:14 -0600
committerKarl Williamson <khw@cpan.org>2022-05-11 10:55:14 -0600
commita87f9c5146b08c57b49985a1f2624267de18d944 (patch)
treecb8567ae600d89f7c50c12acf2e4f39a55c6fc9d /perl.h
parent032488112ccd9efec111681b66e62a643f33b840 (diff)
downloadperl-a87f9c5146b08c57b49985a1f2624267de18d944.tar.gz
perlapi: Change name of 'formats' section
This section is about things that are used in I/O formats like sprintf(%foo). This would be confusable with Perl formats used in reports.
Diffstat (limited to 'perl.h')
-rw-r--r--perl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl.h b/perl.h
index 8e45d9bd4d..a36bc559ca 100644
--- a/perl.h
+++ b/perl.h
@@ -3762,7 +3762,7 @@ out there, Solaris being the most prominent.
#ifdef PERL_CORE
/* not used; but needed for backward compatibility with XS code? - RMB
-=for apidoc_section $formats
+=for apidoc_section $io_formats
=for apidoc AmnD|const char *|UVf
Obsolete form of C<UVuf>, which you should convert to instead use