aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/man/MT/args.in
blob: 806e1a7790ea115924fd868212c985a96c4f82e3 (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
35
36
.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
.TH MT-ARGS 1 "August 13, 2018"
.SH NAME
MT-args \- argument handling of the man-ext mailto macro
.SH DESCRIPTION
argument, text, and tail:
.MT test@example.com
text
.ME tail args
.PP
argument plus text:
.MT test@example.com
invalid
address
.ME
next line
.PP
argument but no text:
.MT test@example.com
.ME
.PP
no argument, but text:
.MT
some text
.ME
.PP
two arguments plus text:
.MT first second
some text
.ME
.PP
two arguments, but no text:
.MT first second
.ME
.PP
final text