[BACK]Return to startde.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / roff / de

File: [cvsweb.bsd.lv] / mandoc / regress / roff / de / startde.out_ascii (download)

Revision 1.2, Tue Jul 4 15:26:32 2017 UTC (6 years, 11 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, VERSION_1_14_5, VERSION_1_14_4, VERSION_1_14_3, VERSION_1_14_2, HEAD
Changes since 1.1: +1 -1 lines

Messages of the -Wbase level now print STYLE:.  Since this
causes horrible churn anyway, profit of the opportunity to stop
excessive testing, such that this is hopefully the last instance
of such churn.  Consistently use OpenBSD RCS tags, blank .Os,
blank fourth .TH argument, and Mdocdate like everywhere else.
Use -Ios=OpenBSD for platform-independent predictable output.

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