diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-09-05 13:43:36 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-09-05 13:43:36 +0000 |
commit | 2b8ca7391be5ab2bad904071bb0f753bcaac99a3 (patch) | |
tree | fdf7f86bd47ddeebc8b33b169671da85d718a2f2 /pod | |
parent | 91ffdfa4eed6a2efd5dc0c1293f84cd29ab61220 (diff) | |
download | perl-2b8ca7391be5ab2bad904071bb0f753bcaac99a3.tar.gz |
More suidperl path disclosure plugging:
the #9813 didn't do enough. See either of
http://rt.perl.org/rt2/Ticket/Display.html?id=6511
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
p4raw-id: //depot/perl@21045
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldiag.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod index ad8b8c799b..5e60211672 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -898,7 +898,7 @@ the command line for writing. redirection, and couldn't open the pipe into which to send data destined for stdout. -=item Can't open perl script%s: %s +=item Can't open perl script%s (F) The script you specified can't be opened for the indicated reason. |