[BACK]Return to block_wrap.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / data

Annotation of mandoc/regress/tbl/data/block_wrap.out_ascii, Revision 1.1

1.1     ! schwarze    1: TBL-DATA-BLOCK_WRAP(1)      General Commands Manual     TBL-DATA-BLOCK_WRAP(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ttbbll--ddaattaa--bblloocckk__wwrraapp - line wrapping in text blocks
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      initial text
        !             8:      +--------------------+------------------------+
        !             9:      |This is a very long | short                  |
        !            10:      |sentence.           |                        |
        !            11:      +--------------------+------------------------+
        !            12:      |short               | This is an even longer |
        !            13:      |                    | sentence.              |
        !            14:      +--------------------+------------------------+
        !            15:      +-----------+------------+
        !            16:      |This is a  | short      |
        !            17:      |very long  |            |
        !            18:      |sentence.  |            |
        !            19:      +-----------+------------+
        !            20:      |short      | This is an |
        !            21:      |           | even       |
        !            22:      |           | longer     |
        !            23:      |           | sentence.  |
        !            24:      +-----------+------------+
        !            25:      final text
        !            26:
        !            27: OpenBSD                          June 12, 2017                         OpenBSD

CVSweb