Searched refs:MANDOCERR_LISTFIRST (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/mandoc/ | ||
H A D | mandoc.h | 85 MANDOCERR_LISTFIRST, /* list type must come first */ enumerator |
H A D | mdoc_validate.c | 724 mdoc_nmsg(mdoc, n, MANDOCERR_LISTFIRST); in pre_bl() |