Home
last modified time | relevance | path

Searched refs:MANDOCERR_SYNTARGCOUNT (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dmandoc.h160 MANDOCERR_SYNTARGCOUNT, /* argument count wrong, violates syntax */ enumerator
H A Dman_validate.c335 man_nmsg(man, n, MANDOCERR_SYNTARGCOUNT); in post_sec()
H A Dmdoc_validate.c1339 er = MANDOCERR_SYNTARGCOUNT; in post_it()