]> git.cameronkatri.com Git - mandoc.git/blob - regress/roff/args/roff.out_ascii
For accessibility, label the last two widgets in the search form.
[mandoc.git] / regress / roff / args / roff.out_ascii
1 ARGS-ROFF(1) General Commands Manual ARGS-ROFF(1)
2
3 N\bNA\bAM\bME\bE
4 args-roff - arguments to roff macros
5
6 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
7 arguments containing quotes: (\b(a\ba"\b"b\bb)\b)_\b(_\ba_\b"_\bb_\b)
8 standard unquoted: (one) (two)
9 escaped blanks: (one one) (two two)
10 escaped 'e' character: (one\one) (two)
11 escaped backslash before 'e' character: (one\) (two)
12 double inter-argument space: (one) (two)
13 triple inter-argument space: (one) (two)
14 single eol blank: (one) (two)
15 double eol blank: (one) (two)
16 triple eol blank: (one) (two)
17 standard quoted: (one) (two)
18 quoted quotes: (one"one) ("two")
19 quoted whitespace: (one one) (two two)
20 escaped 'e' characters: (one \ one) (\)
21 escaped backslash before blank: (one one) ( )
22 escaped backslash before 'e' character: (one\one) (\)
23 double inter-argument space: (one one) (two two)
24 triple inter-argument space: (one one) (two two)
25 missing inter-argument space: (one one) (two two)
26 single eol blank: (one one) (two two)
27 double eol blank: (one one) (two two)
28 triple eol blank: (one one) (two two)
29 trailing blanks in arguments: (one ) (two )
30 unterminated quotes: (one) ()
31 (one) (two)
32 single trailing blank in unterminated quotes: (one ) ()
33 (one) (two )
34 double trailing blank in unterminated quotes: (one ) ()
35 (one) (two )
36 backslash at eol: (one) (two)
37
38 OpenBSD February 21, 2015 ARGS-ROFF(1)