Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmandoc.h123 MANDOCERR_BD_NEST, /* nested displays are not portable: macro ... */ enumerator
H A Dmdoc_validate.c1489 mandoc_msg(MANDOCERR_BD_NEST, n->line, in post_display()