summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
authorDominic Dunlop <domo@slipper.ip.lu>1996-12-28 10:56:41 +0100
committerChip Salzenberg <chip@atlantic.net>1997-01-01 08:59:00 +1200
commita034a98d8bfd0fd904012bd5227ce209aaaa0b26 (patch)
treee2afccfa1b455a13bf9d8e0ec521987c49b5c07c /pod/perl.pod
parente38874e2f3f61264e6d7b5d69540cdd51724e623 (diff)
downloadperl-a034a98d8bfd0fd904012bd5227ce209aaaa0b26.tar.gz
Locale-related pod patches, take 2
[Ahem. Had the wrong thing in the scratch-pad, didn't I? Please ignore my previous full posting of a slightly-tweaked perllocale.pod. This mail contains what I really meant to send.] Herewith (quick, before _18 appears) locale-related patches to the documentation in perl5.003_17/pod. The main effect is to add locale-related information to pods other than perllocale.pod, although there are some tiny tweaks to that pod too. Produces no complaints from pod2man; not checked for layout since 5.003_13. p5p-msgid: <v03007800aeea9e488b36@[194.51.248.77]>
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index 76a0f269fe..7ac7094f57 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -267,8 +267,8 @@ directory. If PERL5LIB is defined, PERLLIB is not used.
=back
-Perl also has environment variables that control how Perl handles
-language-specific data. Please consult L<perllocale>.
+Perl also has environment variables that control how Perl handles data
+specific to particular natural languages. See L<perllocale>.
Apart from these, Perl uses no other environment variables, except
to make them available to the script being executed, and to child