Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandoc.h171 MANDOCERR_FI_BLANK, /* blank line in fill mode, using .sp */ enumerator
H A Dmdoc.c256 mandoc_msg(MANDOCERR_FI_BLANK, line, (int)(c - buf), NULL); in mdoc_ptext()