diff options
author | Dave Mitchell <davem@fdisolutions.com> | 2002-07-04 16:30:53 +0100 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-07-04 14:44:32 +0000 |
commit | 63185205024cdb3db3e7cc7c1dca46392d19cba1 (patch) | |
tree | ea8361202a783830712e9d554d0a212965e389a7 /pod | |
parent | 77b96956cefc8195e6119c16a122f7afbc9f0a51 (diff) | |
download | perl-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.PL | 2 |
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. |