[BACK]Return to vspace.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / TS

Annotation of mandoc/regress/man/TS/vspace.out_ascii, Revision 1.2

1.1       schwarze    1: TBL-VSPACE(1)               General Commands Manual              TBL-VSPACE(1)
                      2:
                      3:
                      4:
                      5: NNAAMMEE
                      6:        tbl-vspace - vertical spacing around tables
                      7:
                      8: DDEESSCCRRIIPPTTIIOONN
                      9:        normal text before table
                     10:
                     11:        table without box
                     12:        normal text after table without box
                     13:
                     14:        +---------------+
                     15:        |table with box |
                     16:        +---------------+
                     17:        normal text after table with box
                     18:
                     19:        +----------------------+
                     20:        +----------------------+
                     21:        |table with double box |
                     22:        +----------------------+
                     23:        +----------------------+
                     24:        normal text after table with double box
                     25:
                     26:        table without box
                     27:
                     28:        +---------------+
                     29:        |table with box |
                     30:        +---------------+
                     31:
                     32:        +----------------------+
                     33:        +----------------------+
                     34:        |table with double box |
                     35:        +----------------------+
                     36:        +----------------------+
                     37:
                     38:        table without box
                     39:
                     40:
                     41:
1.2     ! schwarze   42: OpenBSD                          May 27, 2012                    TBL-VSPACE(1)

CVSweb