This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
734696e
)
mktables: Add Z<> before a B<*> to pod =item
author
Karl Williamson
<public@khwilliamson.com>
Mon, 4 Jul 2011 22:38:35 +0000
(16:38 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Mon, 4 Jul 2011 23:03:02 +0000
(17:03 -0600)
This is to prevent some parsers from considering this to be
a bullet item.
lib/unicore/mktables
patch
|
blob
|
blame
|
history
diff --git
a/lib/unicore/mktables
b/lib/unicore/mktables
index
749952f
..
46cef3e
100644
(file)
--- a/
lib/unicore/mktables
+++ b/
lib/unicore/mktables
@@
-13311,7
+13311,7
@@
B<Summary legend:>
=over 4
-=item B<*> is a wild-card
+=item
Z<>
B<*> is a wild-card
=item B<(\\d+)> in the info column gives the number of code points matched by
this property.