Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmandoc.h94 MANDOCERR_LISTREP, /* duplicate list type */ enumerator
H A Dmdoc_validate.c703 mdoc_nmsg(mdoc, n, MANDOCERR_LISTREP); in pre_bl()