$OpenBSD: args.in,v 1.3 2018/08/14 01:26:12 schwarze Exp $
MT-ARGS 1 "August 13, 2018"
NAME
MT-args - argument handling of the man-ext mailto macro
DESCRIPTION
argument, text, and tail:
.MT test@example.com
text
.ME tail args
argument plus text: .MT test@example.com invalid address .ME next line
argument but no text: .MT test@example.com .ME
no argument, but text: .MT some text .ME
two arguments plus text: .MT first second some text .ME
two arguments, but no text: .MT first second .ME
final text