diff options
author | Hugo van der Sanden <hv@crypt.org> | 2002-12-02 02:59:02 +0000 |
---|---|---|
committer | hv <hv@crypt.org> | 2002-12-02 02:59:02 +0000 |
commit | 9c6ed6d7263c1b2c230f35c31c8bcd2eef2d5431 (patch) | |
tree | cd595a4ab8121d2e366338cbd51a3df44b7b9354 /pod/podselect.PL | |
parent | ee6cee0c2c00e175d3cfaf8f48ea1776d3629878 (diff) | |
download | perl-9c6ed6d7263c1b2c230f35c31c8bcd2eef2d5431.tar.gz |
Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
and lib/Pod/t/utils.t to cater for simpler output text.
p4raw-id: //depot/perl@18224
Diffstat (limited to 'pod/podselect.PL')
-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 7f728303ea..b6b8c9b9e4 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::Select/"SECTION SPECIFICATIONS"> +See L<Pod::Parser/"SECTION SPECIFICATIONS"> for the format to use for I<section-spec>. This option may be given multiple times on the command line. |