Home
last modified time | relevance | path

Searched refs:MANDOCERR_TBLLAYOUT_PAR (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/mandoc/
HDmandoc.h195 MANDOCERR_TBLLAYOUT_PAR, /* unmatched parenthesis in tbl layout */ enumerator
HDtbl_layout.c93 mandoc_msg(MANDOCERR_TBLLAYOUT_PAR, ln, *pos, NULL); in mods()