Home
last modified time | relevance | path

Searched refs:troff (Results 1 – 25 of 32) sorted by relevance

12

/openbsd/src/usr.bin/file/magdir/
Dtroff1 # $OpenBSD: troff,v 1.4 2009/04/24 18:54:34 chl Exp $
4 # troff: file(1) magic for *roff
8 # troff input
9 0 search/1 .\\" troff or preprocessor input text
10 !:mime text/troff
11 0 search/1 '\\" troff or preprocessor input text
12 !:mime text/troff
13 0 search/1 '.\\" troff or preprocessor input text
14 !:mime text/troff
15 0 search/1 \\" troff or preprocessor input text
[all …]
Dsoftquad26 0 string X\ SoftQuad troff Context intermediate
34 0 string X\ 495 SoftQuad troff Context intermediate for AT&T 495 laser printer
35 0 string X\ hp SoftQuad troff Context intermediate for HP LaserJet
36 0 string X\ impr SoftQuad troff Context intermediate for IMAGEN imPRESS
37 0 string X\ ps SoftQuad troff Context intermediate for PostScript
/openbsd/src/usr.bin/indent/
Dindent.c115 int troff; /* true iff were generating troff input */ variable
330 if (troff || input == stdin) in main()
339 if (troff) { in main()
384 if (troff) { in main()
614 if (troff && !ps.dumped_decl_indent && !is_procname && ps.last_token == decl) { in main()
687 if (troff && !ps.dumped_decl_indent && ps.in_decl && !is_procname) { in main()
707 if (troff && token[0] == '-' && token[1] == '>') in main()
723 if (troff) in main()
1031 if (troff && !ps.dumped_decl_indent) { in main()
1093 if (troff && ps.its_a_keyword) { in main()
[all …]
Dlexi.c352 if (troff) { in lexi()
373 if (troff) { in lexi()
388 if (troff) { in lexi()
Dio.c57 if (troff) { in dump_line()
153 if (troff) { in dump_line()
455 if (troff) in pad_output()
Dindent_globs.h160 extern int troff; /* true iff were generating troff input */
Dpr_comment.c161 if (troff) { in pr_comment()
Dargs.c146 {"troff", PRO_BOOL, false, ON, &troff },
/openbsd/src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
DMan.pm728 my $troff = $text;
747 $troff =~ s{ \\[*]\(C[\'\`] }{}xmsg;
753 $troff = _quote_macro_argument($troff) . ($extra ? " $extra" : '');
754 if ($nroff ne $troff) {
755 return ".ie n $command $nroff\n.el $command $troff\n";
/openbsd/src/usr.bin/fmt/
Dfmt.c676 int troff = 0; in get_line() local
688 troff = 1; in get_line()
689 if (troff || ch == '\t' || !iscntrl(ch)) { in get_line()
/openbsd/src/regress/usr.bin/mandoc/mdoc/Lk/
Dnoarg.out_markdown11 [GNU troff](http://www.gnu.org/software/groff/),
/openbsd/src/sys/dev/ic/
Dcissreg.h93 u_int32_t troff; member
/openbsd/src/gnu/usr.bin/perl/plan9/
Dconfig_sh.sample1096 troff=''
/openbsd/src/gnu/usr.bin/perl/Porting/
Dconfig.sh1154 troff=''
/openbsd/src/gnu/usr.bin/perl/Cross/
Dconfig.sh-arm-linux-n7701123 troff=''
Dconfig.sh-arm-linux1125 troff=''
/openbsd/src/lib/libc/rpc/
DREADME133 that certain "troff" equivalents have trouble processing the full
/openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/
DREADME162 readme.ms troff source for the README file
/openbsd/src/gnu/usr.bin/perl/win32/
Dconfig.vc1119 troff=''
Dconfig.gc1120 troff=''
/openbsd/src/gnu/usr.bin/texinfo/util/
Ddir-example164 * Groff: (groff). The GNU troff document formatting system.
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlpod.pod680 B<pod2man> (that's for nroff(1) and troff(1)), B<pod2latex>, and
/openbsd/src/gnu/usr.bin/cvs/doc/
Dcvs.info-41165 should appear. In `nroff' and `troff' you can embed the null-character
/openbsd/src/gnu/usr.bin/perl/cpan/perlfaq/lib/
Dperlglossary.pod3512 =item troff
3514 A venerable X<troff language>typesetting language from which Perl derives
/openbsd/src/usr.bin/vi/docs/tutorial/
Dvi.advanced902 programs nroff or troff, it is often advantageous to work in terms of

12