Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmandoc.h106 MANDOCERR_ND_EMPTY, /* missing description line, using "" */ enumerator
H A Dmdoc_validate.c1447 mandoc_msg(MANDOCERR_ND_EMPTY, n->line, n->pos, "Nd"); in post_nd()