Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mandoc/
Dhtml.h106 char *base_man1; /* bases for manpage href */ member
Dhtml.c147 if ((h->base_man1 = outopts->man) == NULL) in html_alloc()
149 else if ((h->base_man2 = strchr(h->base_man1, ';')) != NULL) in html_alloc()
603 pp = h->base_man1; in print_href()
Dman_html.c541 if (name != NULL && section != NULL && h->base_man1 != NULL) in man_MR_pre()
Dmdoc_html.c682 if (h->base_man1) in mdoc_xr_pre()