aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJaakko Heinonen <jh@FreeBSD.org>2010-02-06 11:39:33 +0000
committerJaakko Heinonen <jh@FreeBSD.org>2010-02-06 11:39:33 +0000
commitf8d5cb4579a3f17fb9a0d4a5aa1dc946314b5ba3 (patch)
tree4637718ebb609b213be3cd550a2b0789aa0ddbb0 /usr.bin
parentf8451095fa9f151cdd917dc93e014289e20ae4c9 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/comm/comm.16
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1
index 2402ab5a1ceb..02b508cf6264 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.