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

  /src/external/gpl2/groff/bin/nroff/
Makefile 3 # $FreeBSD: src/gnu/usr.bin/groff/src/roff/nroff/Makefile,v 1.1 2001/04/17 12:37:13 ru Exp $
5 DIST_SUBDIR= src/roff/nroff
9 SCRIPTS= nroff
10 MAN= nroff.1
  /src/sbin/mount_portal/examples/
advanced.1.conf 19 nroff/ rfilter nroff/ nroff -man %s
20 nroff% rfilter nroff% nroff -man %s
  /src/games/ching/ching/
ching.sh 81 $PROGS/printching $HEXAGRAM | nroff $SHARE/macros - | ${PAGER-more}
  /src/external/gpl2/groff/bin/
Makefile 4 lkbib lookbib nroff pfbtops pic refer soelim tbl tfmtodit troff
  /src/external/gpl2/groff/dist/src/preproc/eqn/
eqn.h 41 extern int nroff;
box.cpp 84 int nroff = 0; // should we grok ndefine or tdefine? variable
127 { "nroff", &nroff },
lex.cpp 1099 if (!nroff)
1105 if (nroff)
  /src/external/ibm-public/postfix/dist/mantools/
srctoman 132 # its standard output is suitable for formatting with nroff(1) or
152 -n nroff \\"
166 .man nroff,troff \\"
168 .me nroff,troff \\"
169 .ms nroff,troff \\"
170 .nr nroff,troff \\"
ccformat 122 ccformat -t file(s) | nroff -mindent | col | lp
mansect 100 -n .man .mn .ms .nr nroff troff \\"
  /src/share/man/tools/
prsynops 20 nroff -man $file > $TMPDIR/tmp.$$
  /src/libexec/httpd/
Makefile 61 NROFF?= nroff
77 $(PREHTMLFROB) $> | $(NROFF) -mdoc2html | $(HTMLFROB) > $@
80 $(NROFF) -mdoc -Tascii $> | $(TXTFROB) > $@
  /src/external/cddl/dtracetoolkit/dist/Docs/Examples/
oneliners_examples.txt 14 0 3297 exec_common:exec-success nroff -u0 -Tlp -man -
43 0 14 open:entry nroff /var/ld/ld.config
261 2005 Apr 25 19:15:09 nroff -u0 -Tlp -man -
  /src/external/cddl/dtracetoolkit/dist/Examples/
oneliners_examples.txt 14 0 3297 exec_common:exec-success nroff -u0 -Tlp -man -
43 0 14 open:entry nroff /var/ld/ld.config
261 2005 Apr 25 19:15:09 nroff -u0 -Tlp -man -
  /src/tools/groff/
Makefile 51 #.for F in an andoc doc doc-ditroff doc-common doc-nroff doc-syms html html-end man man.local mdoc mdoc.local
86 .for F in nroff
  /src/external/gpl2/groff/tmac/
Makefile 43 MDOCFILES= doc-common doc-ditroff doc-nroff doc-syms \
  /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/share/mk/
bsd.doc.mk 116 # the nroff wrapper instead of groff directly, and that doesn't
bsd.man.mk 38 ${TMACDEPDIR}/mdoc/doc-nroff \
bsd.own.mk 586 TOOL_ROFF_ASCII= ${TOOL_GROFF_ENV} ${TOOLDIR}/bin/${_TOOL_PREFIX}nroff
705 TOOL_ROFF_ASCII= nroff
  /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/external/bsd/tmux/dist/
configure 8108 case `/usr/bin/nroff --version 2>&1` in
8118 # Solaris 2.0 to 11.3 use AT&T 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 85 milliseconds