Annotation of mandoc/regress/roff/args/man.out_ascii, Revision 1.3
1.1 schwarze 1: ARGS-MAN(1) General Commands Manual ARGS-MAN(1)
2:
3: NNAAMMEE
4: args-man - arguments to man macros
5:
6: DDEESSCCRRIIPPTTIIOONN
7: standard unquoted: _o_n_ettwwoo text
8: escaped blanks: _o_n_e _o_n_ettwwoo ttwwoo text
9: escaped 'e' character: _o_n_e_\_o_n_ettwwoo text
10: escaped backslash before 'e' character: _o_n_e_\ttwwoo text
11: double inter-argument space: _o_n_ettwwoo text
12: triple inter-argument space: _o_n_ettwwoo text
13: single eol blank: _o_n_ettwwoo text
14: double eol blank: _o_n_ettwwoo text
15: triple eol blank: _o_n_ettwwoo text
16: standard quoted: _o_n_ettwwoo text
17: quoted quotes: _o_n_e_"_o_n_e""ttwwoo"" text
18: quoted whitespace: _o_n_e _o_n_ettwwoo ttwwoo text
19: escaped 'e' characters: _o_n_e _\ _o_n_e\\ text
20: escaped backslash before blank: _o_n_e _o_n_e text
21: escaped backslash before 'e' character: _o_n_e_\_o_n_e\\ text
22: double inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
23: triple inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
24: missing inter-argument space: _o_n_e _o_n_ettwwoo ttwwoo text
25: single eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
26: double eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
27: triple eol blank: _o_n_e _o_n_ettwwoo ttwwoo text
28: unterminated quotes: _o_n_e text
29: _o_n_ettwwoo text
30: tab after macro: _o_n_ettwwoo text
31: escape sequence after macro: _o_n_ettwwoo text
32: backslash at eol: _o_n_ettwwoo
33:
1.2 schwarze 34: OpenBSD November 19, 2014 ARGS-MAN(1)
CVSweb