2 .Dt CHAR-UNICODE-INVALID 1
5 .Nm char-unicode-invalid
6 .Nd invalid unicode characters
10 too short: >\[u2B].\[u02B]<
11 just right: >\[u002B]<
12 too long: >\[u0002B].\[u00002B].\[u000002B]<
13 too large: >\[u110000].\[u200000].\[u1000000]<
14 trailing garbage: >\[u1234g]<
15 not unicode: >\[ul].\[ua].\[uA]<