aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc_validate.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2013-06-20 22:39:30 +0000
committerIngo Schwarze <schwarze@openbsd.org>2013-06-20 22:39:30 +0000
commit114032c297cb0cb196cf5356723060c257a60f4d (patch)
treeef6ff1e80068da91a2f84a6c1e432d3280f5d31a /mdoc_validate.c
parentb663981f57d1f458daecf7adb34612c2aa90985c (diff)
downloadmandoc-114032c297cb0cb196cf5356723060c257a60f4d.tar.gz
mandoc-114032c297cb0cb196cf5356723060c257a60f4d.tar.zst
mandoc-114032c297cb0cb196cf5356723060c257a60f4d.zip
Improve handling of the roff(7) "\t" escape sequence:
* Parsing macro arguments has to be done in copy mode, which implies replacing "\t" by a literal tab character. * Otherwise, render "\t" as the empty string, not as a 't' character. This fixes formatting of the distfile example in the oldrdist(1) manual. This also shows up in the unzip(1) manual as one of several issues preventing the removal of USE_GROFF from the archivers/unzip port. Thanks to espie@ for attracting my attention to the unzip(1) manual.
Diffstat (limited to 'mdoc_validate.c')
0 files changed, 0 insertions, 0 deletions