From d91ed1da0761be78f6c84257e79636bc2a7a1b8f Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Tue, 2 Oct 2007 07:21:12 +0000 Subject: [PATCH] Audrey spotted a spurious "Unicode". p4raw-id: //depot/perl@32002 --- pod/perlrun.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perlrun.pod b/pod/perlrun.pod index 43c8719..7880135 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]> 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 -- 2.7.4