From 1cb0051d8fdfdee7a6f9572c91c5c1f89d419c53 Mon Sep 17 00:00:00 2001 From: jh Date: Sat, 12 Dec 2009 18:04:50 +0000 Subject: 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(-) (limited to 'usr.bin') diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1 index 2402ab5..02b508c 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. -- cgit v1.1