summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSmylers <Smylers@stripey.com>2013-04-04 10:20:11 +0100
committerRicardo Signes <rjbs@cpan.org>2013-05-05 15:32:22 -0400
commit7dac98c669a11892e1735f339998d3e732562bcc (patch)
tree7afbd4a1d598cfd3314ec233d62c4b4f48f51167 /Porting
parent5efcf1098a4c1e17cb57edb1dd4408595795bd9e (diff)
downloadperl-7dac98c669a11892e1735f339998d3e732562bcc.tar.gz
perldelta: DTrace probes as bullet list
It was a definition list, but with only terms (no definitions), and hence no indentation.
Diffstat (limited to 'Porting')
-rw-r--r--Porting/perl5180delta.pod12
1 files changed, 9 insertions, 3 deletions
diff --git a/Porting/perl5180delta.pod b/Porting/perl5180delta.pod
index b2800e3f79..1d1295bfa7 100644
--- a/Porting/perl5180delta.pod
+++ b/Porting/perl5180delta.pod
@@ -123,11 +123,17 @@ The following new DTrace probes have been added:
=over 4
-=item C<op-entry>
+=item *
+
+C<op-entry>
+
+=item *
+
+C<loading-file>
-=item C<loading-file>
+=item *
-=item C<loaded-file>
+C<loaded-file>
=back