From owner-cvs-all Thu Jun 20 22:19: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49FDB37B410; Thu, 20 Jun 2002 22:18:59 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5L5IxF68919; Thu, 20 Jun 2002 22:18:59 -0700 (PDT) (envelope-from tjr) Message-Id: <200206210518.g5L5IxF68919@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 20 Jun 2002 22:18:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uniq uniq.1 uniq.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/06/20 22:18:59 PDT Modified files: (Branch: RELENG_4) usr.bin/uniq uniq.1 uniq.c Log: MFC: An input filename of "-" can be used to mean standard input, WARNS/style changes. Revision Changes Path 1.5.2.4 +13 -2 src/usr.bin/uniq/uniq.1 1.11.2.2 +18 -28 src/usr.bin/uniq/uniq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message