xref: /openbsd-src/regress/usr.bin/mandoc/roff/ll/basic.out_ascii (revision f2da64fbbbf1b03f09f390ab01267c93dfd77c4c)
1LL-BASIC(1)                 General Commands Manual                LL-BASIC(1)
2
3NNAAMMEE
4     llll--bbaassiicc - changing the line length
5
6DDEESSCCRRIIPPTTIIOONN
7     This is a longer text to demonstrate the default line length.  In ASCII
8     mode, it is expected to break at column 78.
9
10     This is another long text to
11     demonstrate shorter lines.  In
12     ASCII mode, it is expected to
13     break at column 38.
14
15     This is a longer text after switching back to the default line length.
16     In ASCII mode, it is expected to break at column 78.
17
18     This is another long text to demonstrate longer lines.  In ASCII mode, it is not expected to break at all.
19
20     This is a longer text after switching to an invalid line length.  In
21     ASCII mode, it is expected to break at column 78.
22
23OpenBSD                        February 5, 2014                        OpenBSD
24