Home
last modified time | relevance | path

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

12

/openbsd-src/usr.bin/file/magdir/
H A 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 …]
H A 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/
H A 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 …]
H A Dlexi.c352 if (troff) { in lexi()
373 if (troff) { in lexi()
388 if (troff) { in lexi()
H A Dio.c57 if (troff) { in dump_line()
153 if (troff) { in dump_line()
455 if (troff) in pad_output()
H A Dindent_globs.h160 extern int troff; /* true iff were generating troff input */
H A Dargs.c146 {"troff", PRO_BOOL, false, ON, &troff },
H A Dpr_comment.c161 if (troff) { in pr_comment()
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DMan.pm724 # Separate troff from nroff if there are any fixed-width fonts in use to
728 my $troff = $text;
732 # troff output may still be broken, but at least we can fix nroff by
747 $troff =~ s{ \\[*]\(C[\'\`] }{}xmsg;
751 # and troff output aren't the same.
753 $troff = _quote_macro_argument($troff) . ($extra ? " $extra" : '');
754 if ($nroff ne $troff) {
755 return ".ie n $command $nroff\n.el $command $troff\n";
1074 $self->output(qq{.\\\" -*- mode: troff; codin
[all...]
/openbsd-src/usr.bin/fmt/
H A 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/
H A Dnoarg.out_markdown11 [GNU troff](http://www.gnu.org/software/groff/),
/openbsd-src/sys/dev/ic/
H A Dcissreg.h93 u_int32_t troff; member
/openbsd-src/gnu/usr.bin/perl/plan9/
H A Dconfig_sh.sample1096 troff=''
/openbsd-src/lib/libc/rpc/
H A DREADME133 that certain "troff" equivalents have trouble processing the full
/openbsd-src/gnu/usr.bin/perl/ext/SDBM_File/
H A DREADME162 readme.ms troff source for the README file
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dconfig.vc1119 troff=''
H A Dconfig.gc1120 troff=''
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Ddir-example164 * Groff: (groff). The GNU troff document formatting system.
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlpod.pod680 B<pod2man> (that's for nroff(1) and troff(1)), B<pod2latex>, and
H A Dperlre.pod983 \e escape (think troff) (ESC)
/openbsd-src/gnu/usr.bin/cvs/doc/
H A Dcvs.info-41165 should appear. In `nroff' and `troff' you can embed the null-character
H A Dcvs.texinfo6835 @c troff, whatever) is that people use CVS for all
6889 and @code{troff} you can embed the null-character
/openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/
H A Dperlglossary.pod3512 =item troff
3514 A venerable X<troff language>typesetting language from which Perl derives
/openbsd-src/usr.bin/vi/docs/tutorial/
H A Dvi.advanced902 programs nroff or troff, it is often advantageous to work in terms of
/openbsd-src/games/fortune/datfiles/
H A Dfortunes3246 Do not meddle in the affairs of troff, for it is subtle and quick to

12