Searched refs:base_man1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dhtml.h100 char *base_man1; /* bases for manpage href */ member in struct:html
H A Dhtml.c135 if ((h->base_man1 = outopts->man) == NULL)
137 else if ((h->base_man2 = strchr(h->base_man1, ';')) != NULL)
553 pp = h->base_man1;
H A Dmdoc_html.c702 if (h->base_man1)

Completed in 165 milliseconds