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

Annotation of mandoc/regress/roff/while/basic.out_ascii, Revision 1.1

1.1     ! schwarze    1: WHILE-BASIC(1)              General Commands Manual             WHILE-BASIC(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      wwhhiillee--bbaassiicc - the while request
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      Loop with single-line scope: 10 9 8 7 6 5 4 3 2 1 0
        !             8:
        !             9:      Loop with multi-line scope, text line closure: 10, 9, 8, 7, 6, 5, 4, 3,
        !            10:      2, 1, 0, boom.
        !            11:
        !            12:      Loop with multi-line scope, macro line closure: 10 9 8 7 6 5 4 3 2 1 0
        !            13:
        !            14:      final text
        !            15:
        !            16: OpenBSD                         August 24, 2018                        OpenBSD

CVSweb