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

Annotation of mandoc/regress/roff/ll/basic.out_ascii, Revision 1.2

1.1       schwarze    1: LL-BASIC(1)                 General Commands Manual                LL-BASIC(1)
                      2:
                      3: NNAAMMEE
                      4:      llll--bbaassiicc - changing the line length
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      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:
1.2     ! schwarze   23: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb