diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-11 10:32:52 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-11 10:32:52 +0000 |
| commit | 4438d91ea23a4b60fc00b4075222ae80a264d9ec (patch) | |
| tree | e2aa6a75868d574feb0f63371de999d31b1d0f64 /usr.bin/column/column.1 | |
| parent | 3baccdb9fd44df1dd289f49ec2a7a0e25064d45e (diff) | |
Notes
Diffstat (limited to 'usr.bin/column/column.1')
| -rw-r--r-- | usr.bin/column/column.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/column/column.1 b/usr.bin/column/column.1 index 39d93c6ed0a7..a3c9ff15cbdc 100644 --- a/usr.bin/column/column.1 +++ b/usr.bin/column/column.1 @@ -100,4 +100,6 @@ The command appeared in .Bx 4.3 Reno . .Sh BUGS -Input lines are limited to LINE_MAX (2048) bytes in length. +Input lines are limited to +.Dv LINE_MAX +(2048) bytes in length. |
