summaryrefslogtreecommitdiff
path: root/pod/perlrun.pod
diff options
context:
space:
mode:
authorLukas Mai <l.mai@web.de>2016-06-11 12:40:42 +0200
committerLukas Mai <l.mai@web.de>2016-06-11 12:40:42 +0200
commit5a0de58193409bae1e4b2ebb59c6d1af2c9b4f00 (patch)
treef15321e436a9358bd44b7a16820fd6f13552e99a /pod/perlrun.pod
parent016af03917eea80cc676de5e934ea517073e5976 (diff)
downloadperl-5a0de58193409bae1e4b2ebb59c6d1af2c9b4f00.tar.gz
pod/*: remove deprecated L<"section"> and L<section> syntax
Diffstat (limited to 'pod/perlrun.pod')
-rw-r--r--pod/perlrun.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlrun.pod b/pod/perlrun.pod
index 349e91e3d6..b7e1059441 100644
--- a/pod/perlrun.pod
+++ b/pod/perlrun.pod
@@ -34,7 +34,7 @@ Specified line by line via B<-e> or B<-E> switches on the command line.
Contained in the file specified by the first filename on the command line.
(Note that systems supporting the C<#!> notation invoke interpreters this
-way. See L<Location of Perl>.)
+way. See L</Location of Perl>.)
=item 3.