Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.h546 int hasbody; /* Document is not empty. */ member
H A Dtree.c60 if (man->hasbody == 0) in tree_man()
H A Dman_validate.c181 man->meta.hasbody = 1; in check_root()
H A Dman_term.c1014 if (meta->hasbody) in print_man_foot()