xref: /openbsd-src/regress/usr.bin/mandoc/man/MT/args.out_ascii (revision 9f11ffb7133c203312a01e4b986886bc88c7d74b)
1MT-ARGS(1)                  General Commands Manual                 MT-ARGS(1)
2
3
4
5NNAAMMEE
6       MT-args - argument handling of the man-ext mailto macro
7
8DDEESSCCRRIIPPTTIIOONN
9       argument, text, and tail: text <test@example.com>tail args
10
11       argument plus text: invalid address <test@example.com> next line
12
13       argument but no text: <test@example.com>
14
15       no argument, but text: some text <>
16
17       two arguments plus text: some text <first>
18
19       two arguments, but no text: <first>
20
21       final text
22
23
24
25OpenBSD                         August 13, 2018                     MT-ARGS(1)
26