diff options
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 |