Change 18732 by jhi@kosh on 2003/02/17 06:40:09 Philip Newton has eagle eyes :-)
Affected files ... ... //depot/perl/pod/perlrun.pod#77 edit Differences ... ==== //depot/perl/pod/perlrun.pod#77 (text) ==== Index: perl/pod/perlrun.pod --- perl/pod/perlrun.pod#76~18731~ Sun Feb 16 21:31:18 2003 +++ perl/pod/perlrun.pod Sun Feb 16 22:40:09 2003 @@ -270,7 +270,7 @@ The C<-C> flag controls some Unicode of the Perl Unicode features. As of 5.8.1, the C<-C> can be followed either by a number or a list -of option letters. The letters, their numeric values, and affects +of option letters. The letters, their numeric values, and effects are as follows; listing the letters is equal to summing the numbers. I 1 STDIN is assumed to be in UTF-8 End of Patch.