diff options
author | Stas Bekman <stas@stason.org> | 2002-04-23 09:59:07 +0800 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-04-22 18:10:13 +0000 |
commit | 884bad00cca84e3362ce7b5e71a81555b48ce98b (patch) | |
tree | 5f1ca7d1b525d0f57bfc1e41be6b94f3a9830f24 | |
parent | 1b2e2dfb878b94f2cea3d118c3393e34d3e69682 (diff) | |
download | perl-884bad00cca84e3362ce7b5e71a81555b48ce98b.tar.gz |
small corrections
Message-Id: <3CC44F6B.5010300@stason.org>
p4raw-id: //depot/perl@16084
-rw-r--r-- | pod/perl5005delta.pod | 2 | ||||
-rw-r--r-- | pod/perlhack.pod | 2 | ||||
-rw-r--r-- | pod/perlhist.pod | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/pod/perl5005delta.pod b/pod/perl5005delta.pod index c8b36e41c9..b9c7deba4f 100644 --- a/pod/perl5005delta.pod +++ b/pod/perl5005delta.pod @@ -662,7 +662,7 @@ subtle incompatibilities. =item CPAN -See <perlmodinstall> and L<CPAN>. +See L<perlmodinstall> and L<CPAN>. =item Cwd diff --git a/pod/perlhack.pod b/pod/perlhack.pod index 986d473ce0..74d8354fbd 100644 --- a/pod/perlhack.pod +++ b/pod/perlhack.pod @@ -1683,7 +1683,7 @@ warnings during the compilation phase. Make sure that you mention this when you post your patch to P5P; the pumpking needs to know this. When you write your new code, please be conscious of existing code -conventions used in the perl source files. See <perlstyle> for +conventions used in the perl source files. See L<perlstyle> for details. Although most of the guidelines discussed seem to focus on Perl code, rather than c, they all apply (except when they don't ;). See also I<Porting/patching.pod> file in the Perl source distribution diff --git a/pod/perlhist.pod b/pod/perlhist.pod index 60c92f2717..7f2c3efe02 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -2,8 +2,6 @@ perlhist - the Perl history records -=for RCS - =begin RCS # |