xref: /openbsd-src/regress/usr.bin/mandoc/roff/while/basic.out_ascii (revision a88460cee149013674920e41c3d378ee3eeff350)
1WHILE-BASIC(1)              General Commands Manual             WHILE-BASIC(1)
2
3NNAAMMEE
4     wwhhiillee--bbaassiicc - the while request
5
6DDEESSCCRRIIPPTTIIOONN
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
16OpenBSD                         August 24, 2018                        OpenBSD
17