Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dman.h78 int hasbody; /* document is not empty */ member
H A Dman_validate.c139 man->meta.hasbody = 1; in check_root()
H A Dman_term.c1026 if (meta->hasbody) in print_man_foot()
1036 if (meta->hasbody) { in print_man_foot()