diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2000-11-09 12:05:52 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-09 13:45:33 +0000 |
commit | 5e1c7ca2473e809952cdb1837a6181f4d03f3ddf (patch) | |
tree | c35fec667961c6b9486276830bd41a0f91b9442b /pod | |
parent | 0b4157167f29504603edb868ef958105102ba24d (diff) | |
download | perl-5e1c7ca2473e809952cdb1837a6181f4d03f3ddf.tar.gz |
Fix for
Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
p4raw-id: //depot/perl@7624
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 875e09d6d8..2fe63ba744 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -3249,7 +3249,7 @@ will deny it. The function indicated isn't implemented on this architecture, according to the probings of Configure. -=item The stat preceding C<-l _> wasn't an lstat +=item The stat preceding %s wasn't an lstat (F) It makes no sense to test the current stat buffer for symbolic linkhood if the last stat that wrote to the stat buffer already went |