Searched refs:mailto (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/html/
H A Dtroff2html.h220 char* mailto; /* mail contact */ member in struct:State_s
H A Dtroff2html.c91 " [+mailto=address?Sets the email \aaddress\a to send comments and"
3458 "mailto", &state.mailto, 0,
5849 if (state.mailto)
5850 sfprintf(op, "<P>Send comments and suggestions to <A href=\"mailto:%s?subject=%s\">%s</A>.\n", state.mailto, state.mailto, sfstrbase(subject));

Completed in 34 milliseconds