mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04: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
1 changed files with 4 additions and 0 deletions
|
|
@ -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 a new issue