aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/args/mdoc.out_ascii
blob: b92ca0dc1a0f0ac799b63e5763c3d3553ee66f2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
ARGS-MDOC(1)                General Commands Manual               ARGS-MDOC(1)

NNAAMMEE
     aarrggss--mmddoocc - arguments to mdoc macros

DDEESSCCRRIIPPTTIIOONN
     standard unquoted: --oonnee --ttwwoo text
     escaped blanks: --oonnee oonnee --ttwwoo ttwwoo text
     escaped 'e' character: --oonnee\\oonnee --ttwwoo text
     escaped backslash before 'e' character: --oonnee\\ --ttwwoo text
     double inter-argument space: --oonnee --ttwwoo text
     triple inter-argument space: --oonnee --ttwwoo text
     single eol blank: --oonnee --ttwwoo text
     double eol blank: --oonnee --ttwwoo text
     triple eol blank: --oonnee --ttwwoo text
     standard quoted: --oonnee --ttwwoo text
     quoted quotes: --oonnee""oonnee --""ttwwoo"" text
     quoted whitespace: --oonnee oonnee --ttwwoo ttwwoo text
     escaped 'e' characters: --oonnee \\ oonnee --\\ text
     double inter-argument space: --oonnee oonnee --ttwwoo ttwwoo text
     triple inter-argument space: --oonnee oonnee --ttwwoo ttwwoo text
     missing inter-argument space: --oonnee oonnee --ttwwoo ttwwoo text
     single eol blank: --oonnee oonnee --ttwwoo ttwwoo text
     double eol blank: --oonnee oonnee --ttwwoo ttwwoo text
     triple eol blank: --oonnee oonnee --ttwwoo ttwwoo text
     trailing blanks in arguments: --oonnee  --ttwwoo  text
     unterminated quotes: --oonnee --oonnee --ttwwoo text
     single trailing blank in unterminated quotes: --oonnee  --oonnee --ttwwoo  text
     double trailing blank in unterminated quotes: --oonnee   --oonnee --ttwwoo   text
     tab after macro: --oonnee --ttwwoo text
     escape sequence after macro: --oonnee --ttwwoo text
     backslash at eol: --oonnee --ttwwoo

OpenBSD                          July 4, 2017                          OpenBSD