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