summaryrefslogtreecommitdiff
path: root/pod/perllocale.pod
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2014-06-01 18:07:34 -0600
committerKarl Williamson <khw@cpan.org>2014-06-05 11:23:00 -0600
commitfee33030d6e870a9f154c8890ce169b4d7317a3e (patch)
tree8bcbdb8eb396de90411b38a33837c0819d226ca7 /pod/perllocale.pod
parent8d98ede7e1cbbb475ae22272175fac5115496ffa (diff)
downloadperl-fee33030d6e870a9f154c8890ce169b4d7317a3e.tar.gz
perllocale: Wrap some text in C<...>
Diffstat (limited to 'pod/perllocale.pod')
-rw-r--r--pod/perllocale.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perllocale.pod b/pod/perllocale.pod
index ac9680100a..13bfeeccf4 100644
--- a/pod/perllocale.pod
+++ b/pod/perllocale.pod
@@ -866,7 +866,7 @@ your application. For strict matching of (mundane) ASCII letters and
digits--for example, in command strings--locale-aware applications
should use C<\w> with the C</a> regular expression modifier. See L<"SECURITY">.
-=head2 Category LC_NUMERIC: Numeric Formatting
+=head2 Category C<LC_NUMERIC>: Numeric Formatting
After a proper C<POSIX::setlocale()> call, and within the scope of one
of the C<use locale> variants, Perl obeys the C<LC_NUMERIC>