Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmandoc.h145 MANDOCERR_BF_NOFONT, /* missing font type, using \fR: Bf */ enumerator
H A Dmdoc_validate.c1255 mandoc_msg(MANDOCERR_BF_NOFONT, in post_bf()