Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/mdocml/dist/
Dmandoc.h189 MANDOCERR_TBLLAYOUT_PAR, /* unmatched parenthesis in tbl layout */ enumerator
Dtbl_layout.c89 mandoc_msg(MANDOCERR_TBLLAYOUT_PAR, ln, *pos, NULL); in mods()