summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorTom Hukins <tom@eborcom.com>2010-03-12 17:27:31 +0000
committerFather Chrysostomos <sprout@cpan.org>2010-11-05 22:24:30 -0700
commit7f89f7962709227bd070bf1c941b1f195b417de1 (patch)
treef919aa01dc3e54482f6b7b8a88d8f5bda23d51fc /pod
parenta44f4b74513a213052e4f78beb022f158efcf1a1 (diff)
downloadperl-7f89f7962709227bd070bf1c941b1f195b417de1.tar.gz
Link to perlbug's POD
Diffstat (limited to 'pod')
-rw-r--r--pod/perl.pod2
-rw-r--r--pod/perlfaq2.pod2
-rw-r--r--pod/perlhack.pod2
3 files changed, 3 insertions, 3 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index e681625bff..76c13269e0 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -454,7 +454,7 @@ affected by wraparound).
You may mail your bug reports (be sure to include full configuration
information as output by the myconfig program in the perl source
tree, or by C<perl -V>) to perlbug@perl.org . If you've succeeded
-in compiling perl, the B<perlbug> script in the F<utils/> subdirectory
+in compiling perl, the L<perlbug> script in the F<utils/> subdirectory
can be used to help mail in a bug report.
Perl actually stands for Pathologically Eclectic Rubbish Lister, but
diff --git a/pod/perlfaq2.pod b/pod/perlfaq2.pod
index 112f452f79..0b61c137f4 100644
--- a/pod/perlfaq2.pod
+++ b/pod/perlfaq2.pod
@@ -311,7 +311,7 @@ found an actual bug.
If you've found a bug with the perl interpreter or one of the modules
in the standard library (those that come with Perl), you can use the
-C<perlbug> utility that comes with Perl (>= 5.004). It collects
+L<perlbug> utility that comes with Perl (>= 5.004). It collects
information about your installation to include with your message, then
sends the message to the right place.
diff --git a/pod/perlhack.pod b/pod/perlhack.pod
index a0b35725e4..6fd511e224 100644
--- a/pod/perlhack.pod
+++ b/pod/perlhack.pod
@@ -283,7 +283,7 @@ to B<maintenance>. (With an exception for some patches that document
behaviour that only appears in the maintenance branch, but which has
changed in the development version.)
-To report a bug in Perl, use the program I<perlbug> which comes with
+To report a bug in Perl, use the program L<perlbug> which comes with
Perl (if you can't get Perl to work, send mail to the address
I<perlbug@perl.org> or I<perlbug@perl.com>). Reporting bugs through
I<perlbug> feeds into the automated bug-tracking system, access to