X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fpod%2Fpodselect.xr;h=c288e91280c8c0c5033587b7cedc674d4d125e9c;hb=584420f022db57225e9644b9c6668ff9f567984a;hp=f1622b783f725617282521eb0c1aabf2418b476a;hpb=bf202ccda31f6f5f3fc5cd7b8446fa6ecacb1ac4;p=p5sagit%2Fp5-mst-13.2.git diff --git a/t/pod/podselect.xr b/t/pod/podselect.xr index f1622b7..c288e91 100644 --- a/t/pod/podselect.xr +++ b/t/pod/podselect.xr @@ -12,10 +12,10 @@ OPTIONS AND ARGUMENTS -man Print the manual page and exit. -section *section-spec* - Specify a section to include in the output. See "SECTION - SPECIFICATIONS" in Pod::Parser for the format to use for - *section-spec*. This option may be given multiple times on the - command line. + Specify a section to include in the output. See the section on + "SECTION SPECIFICATIONS" in the Pod::Parser manpage for the + format to use for *section-spec*. This option may be given + multiple times on the command line. *file* The pathname of a file from which to select sections of pod documentation (defaults to standard input). @@ -27,12 +27,15 @@ DESCRIPTION are given than all pod sections encountered are output. podselect invokes the podselect() function exported by Pod::Select - Please see "podselect()" in Pod::Select for more details. + Please see the podselect() entry in the Pod::Select manpage for more + details. SEE ALSO - Pod::Parser and Pod::Select + the Pod::Parser manpage and the Pod::Select manpage AUTHOR + Please report bugs using http://rt.cpan.org. + Brad Appleton Based on code for Pod::Text::pod2text(1) written by Tom Christiansen