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

/src/libexec/httpd/
H A DMakefile61 NROFF?= nroff macro
77 $(PREHTMLFROB) $> | $(NROFF) -mdoc2html | $(HTMLFROB) > $@
80 $(NROFF) -mdoc -Tascii $> | $(TXTFROB) > $@
/src/libexec/makewhatis/
H A Dmakewhatis.c69 #ifndef NROFF
70 #define NROFF "nroff" macro
836 (void)execlp(NROFF, NROFF, "-S", "-man", NULL);
863 errx(EXIT_FAILURE, NROFF " on `%s' exited with %d status",

Completed in 4 milliseconds