diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-04-27 05:33:41 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-04-27 05:33:41 +0000 |
commit | 106325ad18a7d364436c509de7040f7817bf07da (patch) | |
tree | 1b98b26f3b7625b6700faeb074a890825422b9ab /pod/perllocale.pod | |
parent | 7ca86468f50e48d16c4fd42ec5831ceb1a6368c3 (diff) | |
download | perl-106325ad18a7d364436c509de7040f7817bf07da.tar.gz |
doubled words in pods (from Simon Cozens
<simon.p.cozens@jp.pwcglobal.com>)
p4raw-id: //depot/perl@5959
Diffstat (limited to 'pod/perllocale.pod')
-rw-r--r-- | pod/perllocale.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perllocale.pod b/pod/perllocale.pod index be3738573c..55ccf441fd 100644 --- a/pod/perllocale.pod +++ b/pod/perllocale.pod @@ -289,7 +289,7 @@ than the PERL_BADLANG approach, but setting LC_ALL (or other locale variables) may affect other programs as well, not just Perl. In particular, external programs run from within Perl will see these changes. If you make the new settings permanent (read on), all -programs you run see the changes. See L<ENVIRONMENT> for for +programs you run see the changes. See L<ENVIRONMENT> for the full list of relevant environment variables and L<USING LOCALES> for their effects in Perl. Effects in other programs are easily deducible. For example, the variable LC_COLLATE may well affect |