Documentation change to go with change #32056.
Rafael Garcia-Suarez [Mon, 8 Oct 2007 08:46:30 +0000 (08:46 +0000)]
p4raw-link: @32056 on //depot/perl: f0d36289ce76f882218c0a53cd52f716a167e5bb

p4raw-id: //depot/perl@32063

pod/perldiag.pod
pod/perlrun.pod

index 5286fbe..376c035 100644 (file)
@@ -1959,7 +1959,7 @@ Interpretation of the octal number stopped before the 8 or 9.
 =item Illegal switch in PERL5OPT: %s
 
 (X) The PERL5OPT environment variable may only be used to set the
-following switches: B<-[CDIMUdmtwA]>.
+following switches: B<-[CDIMUdmtw]>.
 
 =item Ill-formed CRTL environ value "%s"
 
index c8bc669..33d4f55 100644 (file)
@@ -1027,7 +1027,7 @@ is used. The program should instead say:
 X<PERL5OPT>
 
 Command-line options (switches).  Switches in this variable are taken
-as if they were on every Perl command line.  Only the B<-[CDIMUdmtwA]>
+as if they were on every Perl command line.  Only the B<-[CDIMUdmtw]>
 switches are allowed.  When running taint checks (because the program
 was running setuid or setgid, or the B<-T> switch was used), this
 variable is ignored.  If PERL5OPT begins with B<-T>, tainting will be