diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2022-06-02 14:51:41 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2022-06-02 14:51:41 +0000 |
commit | 4de2134e6e8bcf00651ea443b38238baef53467e (patch) | |
tree | 7a1af3995f84340a9217359cb58cdcfd3ea1c529 /regress/roff/cond/string.in | |
parent | 3f1a8f780a3e6cd71d71a29bce66571cc2fad12e (diff) | |
download | mandoc-4de2134e6e8bcf00651ea443b38238baef53467e.tar.gz |
Since \. is not a character escape sequence, re-classify it from the
wrong parsing class ESCAPE_SPECIAL to the better-suited parsing class
ESCAPE_UNDEF, exactly like it is already done for the similar \\,
which isn't a character escape sequence either.
No formatting change is intended just yet, but this will matter for
upcoming improvements in the parser for roff(7) macro, string, and
register names.
See the node "5.23.2 Copy Mode" in "info groff" regarding
what \\ and \. really mean.
Diffstat (limited to 'regress/roff/cond/string.in')
0 files changed, 0 insertions, 0 deletions