[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.3

1.1       schwarze    1: IE(1)                       General Commands Manual                      IE(1)
                      2:
                      3: NNAAMMEE
                      4:        if - the roff conditional instruction with else-clause
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:        One-line true condition.
                      8:        Text following the true condition.
1.2       schwarze    9:        Two-line true condition.
1.1       schwarze   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:
                     15:
1.2       schwarze   16: OpenBSD                          July 4, 2017                            IE(1)

CVSweb