From 28c3507d53a66045b9a961be7c47a41e27c60308 Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Sat, 12 Dec 2009 18:04:50 +0000 Subject: [PATCH] The input line length limit mentioned on the manual page was removed by r179374. Approved by: trasz (mentor) --- usr.bin/comm/comm.1 | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1 index 2402ab5a1ce..02b508cf626 100644 --- a/usr.bin/comm/comm.1 +++ b/usr.bin/comm/comm.1 @@ -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. -- 2.45.2