HomeSort by: relevance | last modified time | path
    Searched refs:NROFF (Results 1 - 6 of 6) sorted by relevancy

  /src/libexec/httpd/
Makefile 61 NROFF?= nroff
77 $(PREHTMLFROB) $> | $(NROFF) -mdoc2html | $(HTMLFROB) > $@
80 $(NROFF) -mdoc -Tascii $> | $(TXTFROB) > $@
  /src/libexec/makewhatis/
makewhatis.c 69 #ifndef NROFF
70 #define NROFF "nroff"
103 static char *nroff(const char *, gzFile);
773 nroff(const char *inname, gzFile in) function
836 (void)execlp(NROFF, NROFF, "-S", "-man", NULL);
863 errx(EXIT_FAILURE, NROFF " on `%s' exited with %d status",
1118 data = nroff(name, in);
  /src/crypto/external/bsd/netpgp/dist/src/netpgp/
Makefile 68 NROFF = nroff
  /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Makefile 68 NROFF = nroff
  /src/crypto/external/bsd/heimdal/dist/
configure 704 NROFF
27303 # Extract the first word of "nroff", so it can be a program name with args.
27304 set dummy nroff; ac_word=$2
27311 case $NROFF in
27313 ac_cv_path_NROFF="$NROFF" # Let the user override the test with a path.
27338 NROFF=$ac_cv_path_NROFF
27339 if test -n "$NROFF"; then
27340 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $NROFF" >&5
27341 printf "%s\n" "$NROFF" >&6; }
27407 if test "$NROFF" ; the
    [all...]
  /src/external/bsd/libbind/dist/
configure 852 NROFF
19340 # Extract the first word of "nroff", so it can be a program name with args.
19341 set dummy nroff; ac_word=$2
19347 case $NROFF in
19349 ac_cv_path_NROFF="$NROFF" # Let the user override the test with a path.
19370 NROFF=$ac_cv_path_NROFF
19371 if test -n "$NROFF"; then
19372 { echo "$as_me:$LINENO: result: $NROFF" >&5
19373 echo "${ECHO_T}$NROFF" >&6; }
34722 NROFF!$NROFF$ac_deli
    [all...]

Completed in 71 milliseconds