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

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

CVSweb