summaryrefslogtreecommitdiff
path: root/configpm
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-04-26 10:00:52 -0600
committerKarl Williamson <public@khwilliamson.com>2011-05-18 11:15:04 -0600
commit2788353a98f50642ccedddc9ebf6d91f7c4e0276 (patch)
tree9682dc6132dc31a49c4eb6556a26dc0cfa9f8514 /configpm
parent9688be67a232cede76811f0da99955b48dfe2a0b (diff)
downloadperl-2788353a98f50642ccedddc9ebf6d91f7c4e0276.tar.gz
configpm: Fix broken links
Diffstat (limited to 'configpm')
-rwxr-xr-xconfigpm4
1 files changed, 2 insertions, 2 deletions
diff --git a/configpm b/configpm
index 77e0a56aa7..bea9ef5d44 100755
--- a/configpm
+++ b/configpm
@@ -872,7 +872,7 @@ http://perl5.git.perl.org/perl.git/blob/HEAD:/Porting/Glossary
=item myconfig()
Returns a textual summary of the major perl configuration values.
-See also C<-V> in L<perlrun/Switches>.
+See also C<-V> in L<perlrun/Command Switches>.
=item config_sh()
@@ -892,7 +892,7 @@ printed on a separate line in the form:
name='value';
Names which are unknown are output as C<name='UNKNOWN';>.
-See also C<-V:name> in L<perlrun/Switches>.
+See also C<-V:name> in L<perlrun/Command Switches>.
=item bincompat_options()