Searched refs:MANDOCERR_NOTITLE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/mandoc/ | ||
H A D | mandoc.h | 51 MANDOCERR_NOTITLE, /* no title in document */ enumerator |
H A D | man_validate.c | 205 man_nmsg(man, n, MANDOCERR_NOTITLE); in check_root() |