Searched refs:troff (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A DMakefile27 # cmd/troff/Makefile
32 SUBDIRS = nroff.d troff.d
47 POFILE= troff.po
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DMakefile25 # cmd/troff/troff.d/Makefile
30 PROG = troff ta makedev
43 TXTS = README maketables troff.sh
57 POFILE= troff.d.po
68 troff:= POBJS= $(COMMONOBJS) $(TROFFOBJS) macro
73 troff:= LDLIBS += -lmapmalloc macro
H A Dtroff.sh68 exec troff $newargs
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrind.ksh21 troff=${TROFF:-/usr/bin/troff}
226 cmd="$cmd | $troff -rx1 $troffopts -i $macros - 2>> xindex"
243 cmd="$cmd | $troff -i $troffopts $macros -"
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorinput.c54 Errorclass troff(void);
98 ((errorclass = troff()) != C_UNKNOWN) ||
100 ((errorclass = troff()) != C_UNKNOWN))) {
534 troff(void) function
537 * troff source error message, from eqn, bib, tbl...
/illumos-gate/usr/src/cmd/
H A DMakefile421 troff \
708 troff \
/illumos-gate/usr/src/cmd/file/
H A Dfile.c105 static char *troff[] = { /* new troff intermediate lang */ variable
856 (void) printf(gettext("troff output\n"));
874 (void) printf(gettext("troff intermediate output text"));
910 if (lookup(troff) == 0)
912 if (lookup(troff) == 0)
/illumos-gate/usr/src/man/man1/
H A DMakefile384 troff.1 \
/illumos-gate/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh264 # enumerate comments in a troff document
519 file_format="troff"
543 file_format="troff"
641 troff)

Completed in 96 milliseconds