Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.h149 MANDOCERR_OP_EMPTY, /* missing option string, using "": OP */ enumerator
H A Dman_validate.c304 mandoc_msg(MANDOCERR_OP_EMPTY, n->line, n->pos, "OP"); in post_OP()