diff options
author | Ricardo Signes <rjbs@cpan.org> | 2012-04-24 22:51:06 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2012-04-24 23:04:50 -0400 |
commit | a24e5063e082f524bc799cca6607afc923ee5cbf (patch) | |
tree | f11c280a7c3032ba3361539dd7643614900e1fd5 /pod | |
parent | 4ce498ef314a992afddda96f72c5c81cddcf90ce (diff) | |
download | perl-a24e5063e082f524bc799cca6607afc923ee5cbf.tar.gz |
C<> is not L<> and does not take two |-delim parts
reported by Tom Christiansen
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perlutil.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlutil.pod b/pod/perlutil.pod index 1cc381cd62..040f51d5f6 100644 --- a/pod/perlutil.pod +++ b/pod/perlutil.pod @@ -66,7 +66,7 @@ utility will look for errors in your markup. F<splain> is an interface to L<perldiag> - paste in your error message to it, and it'll explain it for you. -=item C<roffitall|roffitall> +=item C<roffitall> The C<roffitall> utility is not installed on your system but lives in the F<pod/> directory of your Perl source kit; it converts all the |