mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Document that uniq(1) limits input line length to LINE_MAX characters.
PR: docs/107578 Submitted by: Jan Schaumann, jschauma.at.netmeister.org MFC after: 3 days
This commit is contained in:
parent
c43ab0b9da
commit
1833a7eaee
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166035
@ -153,3 +153,7 @@ A
|
||||
.Nm
|
||||
command appeared in
|
||||
.At v3 .
|
||||
.Sh BUGS
|
||||
Input lines are limited to
|
||||
.Dv LINE_MAX
|
||||
(2048) bytes in length.
|
||||
|
Loading…
Reference in New Issue
Block a user