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

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.
        !            11:        Text following the false condition.
        !            12:        Two-line else after false.
        !            13:        Else after empty condition.
        !            14:        Else after negated empty condition.
        !            15:        If .el\{ works, nothing follows here:
        !            16:
        !            17:
        !            18:
        !            19: OpenBSD                        December 16, 2014                         IE(1)

CVSweb