Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/mandoc/
H A Dhtml.c55 #define HTML_NOINDENT (1 << 7) macro
83 {"pre", HTML_NLALL | HTML_NOINDENT},
721 if (tflags & HTML_NOINDENT) in print_otag()
742 if (tflags & HTML_NOINDENT) in print_ctag()