diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-10-02 07:21:12 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-10-02 07:21:12 +0000 |
commit | d91ed1da0761be78f6c84257e79636bc2a7a1b8f (patch) | |
tree | 5f9b3226d616f7e408dc3811cb80259f5195e473 /pod/perlrun.pod | |
parent | 040713559c543892d178ea76922b4743ec560c80 (diff) | |
download | perl-d91ed1da0761be78f6c84257e79636bc2a7a1b8f.tar.gz |
Audrey spotted a spurious "Unicode".
p4raw-id: //depot/perl@32002
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r-- | pod/perlrun.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 43c8719627..7880135867 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -280,7 +280,7 @@ An alternate delimiter may be specified using B<-F>. =item B<-C [I<number/list>]> X<-C> -The C<-C> flag controls some Unicode of the Perl Unicode features. +The C<-C> flag controls some 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 effects |