aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de/append.in
blob: 16c7ca555c0b72e9002cbdc43dcf066ff9a02d70 (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
37
.\" $OpenBSD: append.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt DE-APPEND 1
.Os
.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