[BACK]Return to args.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / MT

Annotation of mandoc/regress/man/MT/args.out_ascii, Revision 1.3

1.1       schwarze    1: MT-ARGS(1)                  General Commands Manual                 MT-ARGS(1)
                      2:
                      3: NNAAMMEE
                      4:        MT-args - argument handling of the man-ext mailto macro
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.2       schwarze    7:        argument, text, and tail: text <test@example.com>tail args
                      8:
                      9:        argument plus text: invalid address <test@example.com> next line
1.1       schwarze   10:
                     11:        argument but no text: <test@example.com>
                     12:
                     13:        no argument, but text: some text <>
                     14:
                     15:        two arguments plus text: some text <first>
                     16:
                     17:        two arguments, but no text: <first>
                     18:
                     19:        final text
                     20:
1.2       schwarze   21: OpenBSD                         August 13, 2018                     MT-ARGS(1)

CVSweb