summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2002-07-04 16:30:53 +0100
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2002-07-04 14:44:32 +0000
commit63185205024cdb3db3e7cc7c1dca46392d19cba1 (patch)
treeea8361202a783830712e9d554d0a212965e389a7 /pod
parent77b96956cefc8195e6119c16a122f7afbc9f0a51 (diff)
downloadperl-63185205024cdb3db3e7cc7c1dca46392d19cba1.tar.gz
[DOC PATCH] minor typo in podselect.PL
Message-ID: <20020704153052.C1322@fdgroup.com> p4raw-id: //depot/perl@17400
Diffstat (limited to 'pod')
-rw-r--r--pod/podselect.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/podselect.PL b/pod/podselect.PL
index b6b8c9b9e4..7f728303ea 100644
--- a/pod/podselect.PL
+++ b/pod/podselect.PL
@@ -72,7 +72,7 @@ Print the manual page and exit.
=item B<-section>S< >I<section-spec>
Specify a section to include in the output.
-See L<Pod::Parser/"SECTION SPECIFICATIONS">
+See L<Pod::Select/"SECTION SPECIFICATIONS">
for the format to use for I<section-spec>.
This option may be given multiple times on the command line.