summaryrefslogblamecommitdiffstats
path: root/regress/roff/de/append.in
blob: 426b4e38d699aa1eb53b4060ea6bc4f4c25c158a (plain) (tree)
1
2
3
4

                                                                
               
   





















                               










                         
.\" $OpenBSD: append.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
.Dd $Mdocdate$
.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