summaryrefslogtreecommitdiff
path: root/pod/perlfunc.pod
diff options
context:
space:
mode:
authorTodd C. Miller <Todd.Miller@courtesan.com>2000-04-21 04:43:46 -0600
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-04 19:02:08 +0000
commit9d8379451873878ac81deb50e7500757d4f8bc16 (patch)
treeb89cf1188e1fabe36fdb31470cad1ef3ef35bfc8 /pod/perlfunc.pod
parentecde9bf0b063dc94d08b46396600e0545440c837 (diff)
downloadperl-9d8379451873878ac81deb50e7500757d4f8bc16.tar.gz
Warn under -w if lstat(FH) is attempted.
Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> p4raw-id: //depot/perl@6524
Diffstat (limited to 'pod/perlfunc.pod')
-rw-r--r--pod/perlfunc.pod2
1 files changed, 0 insertions, 2 deletions
diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod
index 09cd437723..f6a7327101 100644
--- a/pod/perlfunc.pod
+++ b/pod/perlfunc.pod
@@ -2424,8 +2424,6 @@ divided by the natural log of N. For example:
See also L</exp> for the inverse operation.
-=item lstat FILEHANDLE
-
=item lstat EXPR
=item lstat