summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-07-29 14:07:09 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-07-29 14:07:09 +0000
commitce32ce9465db99bcd1b37ef927c0471eb7291905 (patch)
tree8bbe35a667a482d1a41351ce77df719469b1a4e6 /pod
parent9e24b6e2f422a9f67d0605cdea60de0c597868f3 (diff)
parent4584684cd9409a5028e679de2f80cf97a3a728bd (diff)
downloadperl-ce32ce9465db99bcd1b37ef927c0471eb7291905.tar.gz
Integrate with Sarathy. I overruled on perldelta
and perldiag. p4raw-id: //depot/cfgperl@3833
Diffstat (limited to 'pod')
-rw-r--r--pod/perllexwarn.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perllexwarn.pod b/pod/perllexwarn.pod
index 484e211000..81f44cca3a 100644
--- a/pod/perllexwarn.pod
+++ b/pod/perllexwarn.pod
@@ -314,8 +314,8 @@ The experimental features need bottomed out.
the module should be revisited.
octal
- 'octal' controls illegal octal characters warning but 'unsafe'
- illegal hexadecimal and binary characters warning.
+ 'octal' controls illegal octal characters warning, but 'unsafe' controls
+ illegal hexadecimal and binary characters warnings.
=head1 SEE ALSO