Annotation of mandoc/regress/roff/de/startde.out_ascii, Revision 1.3
1.1 schwarze 1: DE-STARTDE(1) General Commands Manual DE-STARTDE(1)
2:
3: NNAAMMEE
4: ddee--ssttaarrttddee - macro starting a macro definition, but not ending it
5:
6: DDEESSCCRRIIPPTTIIOONN
7: define outer macro: outer scope ended; outer macro now defined.
8:
9: call outer macro: outer macro called; define inner macro: inner scope
10: ended; inner macro now defined.
11:
12: call inner macro: inner macro called; end outer scope. returned from
13: call of outer macro; end inner scope. returned from call of inner macro.
14:
1.3 ! schwarze 15: OpenBSD July 4, 2017 DE-STARTDE(1)
CVSweb