Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dmandoc.h111 MANDOCERR_SEC_REP, /* duplicate section title: Sh title */ enumerator
Dmdoc_validate.c2518 mandoc_msg(MANDOCERR_SEC_REP, mdoc->last->line, in post_sh_head()