blob: 7058f54e14f376018d58e3ac8761877233748057 (
plain) (
tree)
|
|
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
|