diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-05-04 19:39:01 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-05-04 19:39:01 +0000 |
commit | 899ecf5b7530c1c7afa5e2c18bb744dc2f59204a (patch) | |
tree | b847cb12dc504711fb0c7aca2161df5ccf9f1ee8 | |
parent | 91d81acc47e855a534408bb8e180a55dbe44d384 (diff) | |
download | perl-899ecf5b7530c1c7afa5e2c18bb744dc2f59204a.tar.gz |
This way reads a bit better with pod2man.
p4raw-id: //depot/perl@19407
-rw-r--r-- | pod/perlartistic.pod | 2 | ||||
-rw-r--r-- | pod/perlgpl.pod | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlartistic.pod b/pod/perlartistic.pod index 0aa090ab20..51729166bb 100644 --- a/pod/perlartistic.pod +++ b/pod/perlartistic.pod @@ -4,7 +4,7 @@ This document includes the Perl Artistic License, one of the two alternatives licenses under which Perl can be redistributed and/or -modified. See also the GNU General Public License L<perlgpl>. +modified. See also the GNU General Public License in L<perlgpl>. =head2 Preamble diff --git a/pod/perlgpl.pod b/pod/perlgpl.pod index 78902ceda0..1b76b8b9fc 100644 --- a/pod/perlgpl.pod +++ b/pod/perlgpl.pod @@ -4,7 +4,7 @@ This document includes the GNU General Public License, one of the two alternatives licenses under which Perl can be redistributed and/or -modified. See also the Perl Artistic License L<perlartistic>. +modified. See also the Perl Artistic License in L<perlartistic>. =head2 The License Text |