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

  /src/games/fortune/tools/
Do_troff 9 ( echo ".ds Se $file" ; cat Troff.mac ; sed -f Troff.sed $file ) | \
11 echo troff output in $file.tr
  /src/external/gpl2/groff/bin/
Makefile 4 lkbib lookbib nroff pfbtops pic refer soelim tbl tfmtodit troff
  /src/external/gpl2/groff/bin/troff/
Makefile 3 # $FreeBSD: src/gnu/usr.bin/groff/src/roff/troff/Makefile,v 1.4 2003/05/01 13:22:20 ru Exp $
5 DIST_SUBDIR= src/roff/troff
10 PROG_CXX= troff
  /src/external/gpl2/groff/bin/pic/
Makefile 13 common.cpp troff.cpp tex.cpp
  /src/external/ibm-public/postfix/dist/mantools/
ccformat 18 TROFF=
29 -t) TROFF=-troff;;
54 0) indent $TROFF $FLAGS;;
55 *) case "$TROFF" in
56 -troff) for i in $*
58 indent $TROFF $FLAGS $i
srctoman 133 # troff(1) using the "-man" macro package.
154 -t troff \\"
166 .man nroff,troff \\"
168 .me nroff,troff \\"
169 .ms nroff,troff \\"
170 .nr nroff,troff \\"
mansect 100 -n .man .mn .ms .nr nroff troff \\"
  /src/share/man/man0/
Makefile 45 | ${TOOL_GREP} troff \
85 done > ${.TARGET}.troff.tmp \
86 && cat ${.TARGET}.troff.tmp \
91 rm -f ${.TARGET}.tmp ${.TARGET}.troff.tmp
  /src/external/gpl2/groff/dist/arch/djgpp/
t-groff.bat 20 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grotty;%PATH1%
28 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grops;%PATH1%
35 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolj4;%PATH1%
42 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grodvi;%PATH1%
47 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grohtml;%PATH1%
52 set PATH=roff\troff;preproc\pic;preproc\eqn;preproc\tbl;preproc\grn;preproc\refer;preproc\soelim;devices\grolbp;%PATH1%
  /src/external/gpl2/groff/dist/
test-groff.in 10 $builddir/roff/troff$SEP\
  /src/usr.bin/error/
input.c 63 static Errorclass troff(void);
103 || (( errorclass = troff() )!= C_UNKNOWN))
626 troff(void) function
629 * troff source error message, from eqn, bib, tbl...
  /src/sys/arch/mac68k/mac68k/
macrom.h 238 #define troff() \ macro
macrom.c 431 troff();
459 troff();
746 troff();
1002 troff();
  /src/sys/dev/ic/
cissreg.h 99 u_int32_t troff; member in struct:ciss_config
ciss.c 134 sc->cfgoff + sc->cfg.troff,
207 sc->cfgoff + sc->cfg.troff,
210 sc->cfgoff + sc->cfg.troff, sizeof(*pc),
  /src/external/bsd/file/dist/magic/
Makefile.am 312 $(MAGIC_FRAGMENT_DIR)/troff \
  /src/external/gpl2/groff/dist/src/roff/groff/
groff.cpp 45 // troff will be passed an argument of -rXREG=1 if the -X option is
126 commands[TROFF_INDEX].set_name(command_prefix, "troff");
402 // environment -- troff will pick it up later.
745 "-Idir\tsearch dir for soelim, troff, and grops. Implies -s\n"
  /src/external/gpl2/groff/dist/contrib/groffer/
groffer2.sh 430 'local-file' 'location' 'troff' 'update'";
433 'pager' 'preprocessor' 'prompt' 'sections' 'systems' 'troff-device'";
443 'match-case' 'troff' 'update' 'version' 'whatis' 'where' 'where-cat'";
4333 -t|--troff)
4416 -T|--device|--troff-device) # device; arg
  /src/external/gpl2/groff/dist/src/roff/troff/
input.cpp 26 #include "troff.h"
125 int debug_state = 0; // turns on debugging of the html troff state
6366 // This is a really bizarre troff feature.
7298 printf("GNU troff (groff) version %s\n", Version_string);
7638 init_request("troff", troff_request);

Completed in 33 milliseconds