This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlreapi: Wrap a function name in C<>
[perl5.git] / pp_sort.c
index a3a7352..94c6a02 100644 (file)
--- a/pp_sort.c
+++ b/pp_sort.c
@@ -541,7 +541,7 @@ S_sortsv_flags_impl(pTHX_ gptr *base, size_t nmemb, SVCOMPARE_t cmp, U32 flags)
 }
 
 /*
-=head1 SV Manipulation Functions
+=for apidoc_section SV Handling
 
 =for apidoc sortsv_flags
 
@@ -669,7 +669,6 @@ sortsv_cmp_locale_desc(pTHX_ gptr *base, size_t nmemb, U32 flags)
 #endif
 
 /*
-=head1 Array Manipulation Functions
 
 =for apidoc sortsv