POSIX.pod: fix broken link
authorKarl Williamson <public@khwilliamson.com>
Tue, 26 Apr 2011 15:17:22 +0000 (09:17 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 18 May 2011 17:15:02 +0000 (11:15 -0600)
ext/POSIX/lib/POSIX.pod

index 9df0cde..41bbde2 100644 (file)
@@ -375,7 +375,7 @@ Use method C<IO::Handle::getc()> instead, or see L<perlfunc/read>.
 
 =item fgetpos
 
-Use method C<IO::Seekable::getpos()> instead, or see L<L/seek>.
+Use method C<IO::Seekable::getpos()> instead, or see L<perlfunc/seek>.
 
 =item fgets