aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de/empty.in
blob: decfcb51077cdeecc47e60e0aa5922ee33ca90d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.\" $OpenBSD: empty.in,v 1.1 2019/04/21 23:45:50 schwarze Exp $
.Dd $Mdocdate: April 21 2019 $
.Dt DE-EMPTY 1
.Os
.Sh NAME
.Nm de-empty
.Nd empty user-defined macro with arguments
.Sh DESCRIPTION
initial text
.de empty
..
.de real
arg=\\$1
.empty wrong
arg=\\$1
..
.real right
final text