Author: jh
Date: Sat Dec 12 18:04:50 2009
New Revision: 200441
URL: http://svn.freebsd.org/changeset/base/200441

Log:
  The input line length limit mentioned on the manual page was removed by
  r179374.
  
  Approved by:  trasz (mentor)

Modified:
  head/usr.bin/comm/comm.1

Modified: head/usr.bin/comm/comm.1
==============================================================================
--- head/usr.bin/comm/comm.1    Sat Dec 12 17:04:36 2009        (r200440)
+++ head/usr.bin/comm/comm.1    Sat Dec 12 18:04:50 2009        (r200441)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to