xref: /openbsd-src/regress/usr.bin/mandoc/roff/ll/basic.out_ascii (revision 9f11ffb7133c203312a01e4b986886bc88c7d74b)
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                          July 4, 2017                          OpenBSD
24