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

Annotation of mandoc/regress/tbl/layout/emptyline.out_ascii, Revision 1.1

1.1     ! schwarze    1: TBL-LAYOUT-EMPTYLINE(1)     General Commands Manual    TBL-LAYOUT-EMPTYLINE(1)
        !             2:
        !             3:
        !             4:
        !             5: NNAAMMEE
        !             6:        tbl-layout-emptyline - empty lines in table layouts
        !             7:
        !             8: DDEESSCCRRIIPPTTIIOONN
        !             9:        An empty line in the middle of a table joins with the next:
        !            10:
        !            11:         table text
        !            12:        +-----------
        !            13:        |       bar
        !            14:        |     right
        !            15:
        !            16:        An empty line at the end of a table is discarded:
        !            17:
        !            18:        table text
        !            19:             right
        !            20:        normal text
        !            21:
        !            22:
        !            23:
        !            24: OpenBSD                        January 29, 2015        TBL-LAYOUT-EMPTYLINE(1)

CVSweb