aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de/startde.out_ascii
blob: 2f6a0819c50a8642472c642c23dfb5b0ff8d62ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DE-STARTDE(1)               General Commands Manual              DE-STARTDE(1)

NNAAMMEE
     ddee--ssttaarrttddee - macro starting a macro definition, but not ending it

DDEESSCCRRIIPPTTIIOONN
     define outer macro: outer scope ended; outer macro now defined.

     call outer macro: outer macro called; define inner macro: inner scope
     ended; inner macro now defined.

     call inner macro: inner macro called; end outer scope.  returned from
     call of outer macro; end inner scope.  returned from call of inner macro.

OpenBSD                          July 4, 2017                          OpenBSD