Searched refs:MANDOCERR_BLK_BLANK (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/mandoc/ | ||
H A D | mandoc.h | 129 MANDOCERR_BLK_BLANK, /* skipping blank line in line scope */ enumerator |
H A D | man.c | 127 mandoc_msg(MANDOCERR_BLK_BLANK, line, 0, NULL); in man_ptext() |