Fix broken link in perlfunc
authorFather Chrysostomos <sprout@cpan.org>
Tue, 7 Jun 2011 15:42:58 +0000 (08:42 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 7 Jun 2011 15:44:09 +0000 (08:44 -0700)
pod/perlfunc.pod

index 53c8891..4ec704e 100644 (file)
@@ -430,7 +430,7 @@ C<-x $file && -w _ && -f _>. (This is only fancy fancy: if you use
 the return value of C<-f $file> as an argument to another filetest
 operator, no special magic will happen.)
 
-Portability issues: L<perlport/x>.
+Portability issues: L<perlport/-X>.
 
 =item abs VALUE
 X<abs> X<absolute>