Searched refs:TAG_MANUAL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/mandoc/ | ||
H A D | tag.h | 25 #define TAG_MANUAL 1 /* Set with a .Tg macro. */ macro |
H A D | mdoc_validate.c | 1217 tag_put(nt->string, TAG_MANUAL, nn); in post_tg() |