aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de/append.in
blob: 9e76f6d0d0748680f51998c59f988b3112be9673 (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
.Dd June 18, 2017
.Dt DE-APPEND 1
.Os OpenBSD
.Sh NAME
.Nm de-append
.Nd append to macro definitions
.Sh DESCRIPTION
de:
.de mym
.Ox
..
.mym
am:
.am mym
.Nx
..
.mym
ami:
.ds myim mym
.ds myie mye
.ami myim myie
.Fx
.mye
.mym
end
.Pp
standard macro:
.Bo in brackets
.Bc end
.Pp
append to standard macro:
.am Bc
.Pq appended words
..
.Bo in brackets
.Bc end