blob: 7058f54e14f376018d58e3ac8761877233748057 (
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
TBL-DATA-BLOCK_WIDTH(1) General Commands Manual TBL-DATA-BLOCK_WIDTH(1)
NNAAMMEE
ttbbll--ddaattaa--bblloocckk__wwiiddtthh - default width of text blocks
DDEESSCCRRIIPPTTIIOONN
one column:
+----------------------------------------+
|1234567890123456789012345678901234567 9 |
+----------------------------------------+
|1234567890123456789012345678901234567 |
|90 |
+----------------------------------------+
two columns:
+--+----------------------------+
|a | 123456789012345678901234 6 |
+--+----------------------------+
|a | 123456789012345678901234 |
| | 67 |
+--+----------------------------+
three columns:
+--+---+---------------------+
|a | b | 12345678901234567 9 |
+--+---+---------------------+
|a | b | 12345678901234567 |
| | | 90 |
+--+---+---------------------+
four columns:
+--+---+---+------------------+
|a | b | c | 12345678901234 6 |
+--+---+---+------------------+
|a | b | c | 12345678901234 |
| | | | 67 |
+--+---+---+------------------+
five columns:
+--+---+---+---+---------------+
|a | b | c | d | 12345678901 3 |
+--+---+---+---+---------------+
|a | b | c | d | 12345678901 |
| | | | | 34 |
+--+---+---+---+---------------+
six columns:
+--+---+---+---+---+-------------+
|a | b | c | d | e | 123456789 1 |
+--+---+---+---+---+-------------+
|a | b | c | d | e | 123456789 |
| | | | | | 12 |
+--+---+---+---+---+-------------+
seven columns:
+--+---+---+---+---+---+------------+
|a | b | c | d | e | f | 12345678 0 |
+--+---+---+---+---+---+------------+
|a | b | c | d | e | f | 12345678 |
| | | | | | | 01 |
+--+---+---+---+---+---+------------+
eight columns:
+--+---+---+---+---+---+---+-----------+
|a | b | c | d | e | f | g | 1234567 9 |
+--+---+---+---+---+---+---+-----------+
|a | b | c | d | e | f | g | 1234567 |
| | | | | | | | 90 |
+--+---+---+---+---+---+---+-----------+
leaked tab settings:
b c d e f g h
OpenBSD July 4, 2017 OpenBSD
|