Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dmandoc.h227 MANDOCERR_SHIFT, /* excessive shift: ..., but max is ... */ enumerator
H A Droff.c3887 mandoc_msg(MANDOCERR_SHIFT, in roff_shift()