diff options
author | 2017-06-23 22:59:27 +0000 | |
---|---|---|
committer | 2017-06-23 22:59:27 +0000 | |
commit | 005cddddb051646ac36b5f3baf515aac8304fd59 (patch) | |
tree | 4d2d49879727331508ed1d795284b8533a60237f /usr.bin/mandoc/mandoc.h | |
parent | splitting a text box sometimes requires wrapping it in a list (diff) | |
download | wireguard-openbsd-005cddddb051646ac36b5f3baf515aac8304fd59.tar.xz wireguard-openbsd-005cddddb051646ac36b5f3baf515aac8304fd59.zip |
Consistently treat character escape sequences as operators,
not as letters, even if their names contain letters.
This is certainly not perfect, but code to recognize that \(*a is
not an operator but a letter would need a huge table, or Unicode
character property support, which won't happen at this time.
Diffstat (limited to 'usr.bin/mandoc/mandoc.h')
0 files changed, 0 insertions, 0 deletions