Home
last modified time | relevance | path

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

/openbsd/usr.bin/mandoc/
H A Dmandoc.h60 MANDOCERR_STYLE, /* ===== start of style suggestions ===== */ enumerator
H A Dmain.c436 mandoc_msg_getmin() == MANDOCERR_STYLE) in main()
1015 if (mandoc_msg_getmin() < MANDOCERR_STYLE) { in parse()
1170 mandoc_msg_setmin(MANDOCERR_STYLE); in woptions()