summaryrefslogblamecommitdiffstats
path: root/regress/man/MT/args.in
blob: c6ea152622293bdb8728cc3fff2b43ae085c289f (plain) (tree)
1
2

                                                              



























                                                        
.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
.TH MT-ARGS 1 "June 25, 2017"
.SH NAME
MT-args \- argument handling of the man-ext mailto macro
.SH DESCRIPTION
argument plus text:
.MT test@example.com
invalid
address
.ME
.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