summaryrefslogtreecommitdiff
path: root/Porting/README.pod
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2013-03-06 21:49:01 -0500
committerJames E Keenan <jkeenan@cpan.org>2013-03-06 21:49:01 -0500
commit8818c98f34d13483ef3f7e76a69e429397237efe (patch)
treefabe0f0447fdce031eadbc648e8ba0eaa652ae75 /Porting/README.pod
parent7ad311ab4c1db82cc8475436be976d6d564cb024 (diff)
downloadperl-8818c98f34d13483ef3f7e76a69e429397237efe.tar.gz
Fix POD formatting error.
Diffstat (limited to 'Porting/README.pod')
-rw-r--r--Porting/README.pod4
1 files changed, 1 insertions, 3 deletions
diff --git a/Porting/README.pod b/Porting/README.pod
index b68f2a1d0a..a800636c09 100644
--- a/Porting/README.pod
+++ b/Porting/README.pod
@@ -16,9 +16,7 @@ text.
Program to prepare dual-life distributions for insertion into the Perl 5
F<lib/> and F<t/> directories. Now thought to be largely superseded.
-=head2 F<bisect-example.sh>
-
-=head2 F<bisect-runner.pl> and F<bisect.pl>
+=head2 F<bisect-example.sh>, F<bisect-runner.pl> and F<bisect.pl>
Use C<git bisect> to pinpoint changes.