summaryrefslogtreecommitdiffstats
path: root/regress/man/TS/vspace.in
blob: 1ae188c61d68260bb222ae09aaeaeeba143f4855 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.\" $OpenBSD: vspace.in,v 1.4 2022/08/28 11:45:27 schwarze Exp $
.TH TBL-VSPACE 1 "August 28, 2022"
.SH NAME
tbl-vspace \- vertical spacing around tables
.SH DESCRIPTION
normal text before table
.TS
L .
table without box
.TE
normal text after table without box
.TS
box;
L .
table with box
.TE
normal text after table with box
.TS
doublebox;
L .
table with double box
.TE
normal text after table with double box
.TS
L .
table without box
.TE
.TS
box;
L .
table with box
.TE
.TS
doublebox;
L .
table with double box
.TE
.TS
L .
table without box
.TE