mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-16 15:11:52 +00:00
The input line length limit mentioned on the manual page was removed by
r179374. Approved by: trasz (mentor)
This commit is contained in:
parent
cb174b37be
commit
28c3507d53
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200441
@ -35,7 +35,7 @@
|
||||
.\" From: @(#)comm.1 8.1 (Berkeley) 6/6/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 26, 2005
|
||||
.Dd December 12, 2009
|
||||
.Os
|
||||
.Dt COMM 1
|
||||
.Sh NAME
|
||||
@ -118,7 +118,3 @@ A
|
||||
.Nm
|
||||
command appeared in
|
||||
.At v4 .
|
||||
.Sh BUGS
|
||||
Input lines are limited to
|
||||
.Dv LINE_MAX
|
||||
(2048) characters in length.
|
||||
|
Loading…
Reference in New Issue
Block a user