Annotation of mandoc/regress/tbl/layout/shortlines.out_ascii, Revision 1.2
1.1 schwarze 1: TBL-LAYOUT-SHORTLINES(1) General Commands Manual TBL-LAYOUT-SHORTLINES(1)
2:
3:
4:
5: NNAAMMEE
6: tbl-layout-shortlines - table lines of different length
7:
8: DDEESSCCRRIIPPTTIIOONN
9: normal text
10:
11: +------+-------+
12: |left | right |
13: +------+-------+
14: |short | |
15: +------+-------+
16: |left | right |
17: +------+-------+
18:
19: +-------------+-------+
20: |left | right |
21: +-------------+-------+
22: |first short | |
23: +-------------+-------+
24: |second short | |
25: +-------------+-------+
26: |left | right |
27: +-------------+-------+
28:
29: +-----------+--------+-------+
30: |left | middle | right |
31: +-----------+--------+-------+
32: |short | line | |
33: +-----------+--------+-------+
34: |very short | | |
35: +-----------+--------+-------+
36:
37: +-----------+--------+-------+
38: |very short | | |
39: +-----------+--------+-------+
40: |short | line | |
41: +-----------+--------+-------+
42: |left | middle | right |
43: +-----------+--------+-------+
44:
45:
1.2 ! schwarze 46: OpenBSD January 11, 2020 TBL-LAYOUT-SHORTLINES(1)
CVSweb