summaryrefslogtreecommitdiff
path: root/pod/perl58delta.pod
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-05-19 21:08:44 -0600
committerKarl Williamson <public@khwilliamson.com>2011-07-03 09:51:10 -0600
commitc35f3909efdc9b123c4fb38e1d66ba7ea29e59be (patch)
treeab415001356505c2fc8723ba8e76e2c1e5dbad67 /pod/perl58delta.pod
parent9ee672c4fa6995a1f140f22875725b125131d674 (diff)
downloadperl-c35f3909efdc9b123c4fb38e1d66ba7ea29e59be.tar.gz
fix broken links in old perldeltas
We aren't keeping old perldeltas up-to-date, but I had these fixes lying around, so decided to commit them
Diffstat (limited to 'pod/perl58delta.pod')
-rw-r--r--pod/perl58delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl58delta.pod b/pod/perl58delta.pod
index f3a8679829..0612ca6bae 100644
--- a/pod/perl58delta.pod
+++ b/pod/perl58delta.pod
@@ -730,7 +730,7 @@ for details. [561]
=item *
-L<utime> now supports C<utime undef, undef, @files> to change the
+L<perlfunc/utime> now supports C<utime undef, undef, @files> to change the
file timestamps to the current time.
=item *