From 21405004e2b0e46a400b5693f8df6e323a49cd5b Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Mon, 4 Jul 2011 16:38:35 -0600 Subject: [PATCH] mktables: Add Z<> before a B<*> to pod =item This is to prevent some parsers from considering this to be a bullet item. --- lib/unicore/mktables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/unicore/mktables b/lib/unicore/mktables index 749952f..46cef3e 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -13311,7 +13311,7 @@ B =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. -- 2.7.4