Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.h156 MANDOCERR_BD_REP, /* skipping duplicate display type: Bd -type */ enumerator
H A Dmdoc_validate.c867 mandoc_msg(MANDOCERR_BD_REP, n->line, n->pos, in post_bd()