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

Annotation of mandoc/regress/roff/cond/ie.out_ascii, Revision 1.4

1.1       schwarze    1: IE(1)                       General Commands Manual                      IE(1)
                      2:
                      3: NNAAMMEE
1.4     ! schwarze    4:      if - the roff conditional instruction with else-clause
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.4     ! schwarze    7:      One-line true condition.
        !             8:      Text following the true condition.
        !             9:      Two-line true condition.
        !            10:      Text following the false condition.
        !            11:      Two-line else after false.
        !            12:      Else after empty condition.
        !            13:      Else after negated empty condition.
        !            14:      If .el\{ works, nothing follows here:
1.1       schwarze   15:
1.2       schwarze   16: OpenBSD                          July 4, 2017                            IE(1)

CVSweb