[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.2

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

CVSweb