if (SEC_SYNOPSIS == n->sec &&
n->prev && MDOC_LINE & n->flags) {
bufcat_style(h, "clear", "both");
if (SEC_SYNOPSIS == n->sec &&
n->prev && MDOC_LINE & n->flags) {
bufcat_style(h, "clear", "both");
print_text(h, "utilities exit");
else
print_text(h, "utility exits");
print_text(h, "utilities exit");
else
print_text(h, "utility exits");
print_text(h, "functions return");
else
print_text(h, "function returns");
print_text(h, "functions return");
else
print_text(h, "function returns");