summaryrefslogtreecommitdiffstats
path: root/man_validate.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-07-08 09:28:33 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-07-08 09:28:33 +0000
commit0503d4ab5439538f2ea58eb07dfb2d741db3c1a2 (patch)
tree950bedd8de59a239270c5ea09257257685e65cf5 /man_validate.c
parent205237feaaf479c37cd4bc509f72d3021dbd69a5 (diff)
downloadmandoc-0503d4ab5439538f2ea58eb07dfb2d741db3c1a2.tar.gz
Fix two issues: the first, where a `.\}' wasn't being interpreted as a
proper macro in some conditions, resulting in strange parse errors. The second, where `\}' was being re-written as `\&'. Instead, we re-write this as two spaces OR nothing at all, if at the end of line. This isn't exactly what groff does (who knows...) but is a much safer and better way than how I was doing it before.
Diffstat (limited to 'man_validate.c')
0 files changed, 0 insertions, 0 deletions