aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/mod/expand-toowide.in
blob: 598f3e1ec4cb32676feb1274b4e097aea5130630 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.\" $OpenBSD: expand-toowide.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
.TH TBL-MOD-EXPAND-TOOWIDE 1 "May 1, 2017"
.SH NAME
tbl-mod-expand-toowide \- try to expand columns in a table
that is already too wide
.SH DESCRIPTION
.ll 20n
In this section, the line length is limited to 20 characters.
.TS
tab(:);
lx l lx.
x:1234567890:x
.TE
.ll 78n
.PP
Now we are back to the default terminal width.