Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/mandoc/
HDroff.h546 int hasbody; /* Document is not empty. */ member
HDtree.c60 if (man->hasbody == 0) in tree_man()
HDman_validate.c181 man->meta.hasbody = 1; in check_root()
HDman_term.c1014 if (meta->hasbody) in print_man_foot()