From owner-cvs-src-old@FreeBSD.ORG Sat Feb 6 11:42:33 2010 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F4451065679 for ; Sat, 6 Feb 2010 11:42:33 +0000 (UTC) (envelope-from jh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6389D8FC1A for ; Sat, 6 Feb 2010 11:42:33 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o16BgXDC007456 for ; Sat, 6 Feb 2010 11:42:33 GMT (envelope-from jh@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o16BgXg0007455 for cvs-src-old@freebsd.org; Sat, 6 Feb 2010 11:42:33 GMT (envelope-from jh@repoman.freebsd.org) Message-Id: <201002061142.o16BgXg0007455@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to jh@repoman.freebsd.org using -f From: Jaakko Heinonen Date: Sat, 6 Feb 2010 11:42:23 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: RELENG_8 Subject: cvs commit: src/usr.bin/uniq uniq.1 X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Feb 2010 11:42:33 -0000 jh 2010-02-06 11:42:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) usr.bin/uniq uniq.1 Log: SVN rev 203543 on 2010-02-06 11:42:23Z by jh MFC r200632: The input line length limit mentioned on the manual page was removed by r176119. Revision Changes Path 1.20.10.2 +1 -5 src/usr.bin/uniq/uniq.1