diff options
author | Karl Williamson <public@khwilliamson.com> | 2011-07-04 16:38:35 -0600 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2011-07-04 17:03:02 -0600 |
commit | 21405004e2b0e46a400b5693f8df6e323a49cd5b (patch) | |
tree | b2c7b5afd826056c7a6bcf588ba68d080d5177c7 /lib | |
parent | 734696e30a8a8f823f1b71bee2d01d01a71e76af (diff) | |
download | perl-21405004e2b0e46a400b5693f8df6e323a49cd5b.tar.gz |
mktables: Add Z<> before a B<*> to pod =item
This is to prevent some parsers from considering this to be
a bullet item.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/unicore/mktables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicore/mktables b/lib/unicore/mktables index 749952f76f..46cef3ed90 100644 --- 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. |