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

Annotation of mandoc/regress/roff/cond/if.out_ascii, Revision 1.3

1.1       schwarze    1: IF(1)                       General Commands Manual                      IF(1)
                      2:
                      3: NNAAMMEE
1.3     ! schwarze    4:      if - the roff conditional instruction
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.3     ! schwarze    7:      One-line true condition.
1.1       schwarze    8:
1.3     ! schwarze    9:      Next-line empty true condition.
        !            10:      False condition with whitespace:
        !            11:      True condition with whitespace:
1.1       schwarze   12:
1.3     ! schwarze   13:      One-line true condition with block.
        !            14:      One-line true condition with block with leading blanks.
        !            15:      Two-line true condition without continuation and macros.
        !            16:      Two-line true condition wwiitthhoouutt ccoonnttiinnuuaattiioonn bbuutt wwiitthh mmaaccrrooss..
        !            17:      Two-line true condition with continuation and macros.
1.1       schwarze   18:
1.3     ! schwarze   19:      Two-line true condition with blank line.
        !            20:      Outer true condition.
        !            21:      Inner one-line true condition.
        !            22:      Inner two-line true condition without continuation and macros.
        !            23:      Back to the outer true condition.
        !            24:      Outer true condition.  After conditional.
        !            25:      Outer true condition.  After conditional.
        !            26:      Outer true condition.  Inner true condition.  After conditional.
        !            27:      Outer true condition.  After conditional.
        !            28:      Backslash-backslash-brace in text: On a macro line: End.
1.1       schwarze   29:
                     30: OpenBSD                          June 27, 2015                           IF(1)

CVSweb