From owner-cvs-all Thu Jun 13 6:50: 5 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 B114537B445; Thu, 13 Jun 2002 06:50:01 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5DDjE000250; Thu, 13 Jun 2002 06:45:14 -0700 (PDT) (envelope-from tjr) Message-Id: <200206131345.g5DDjE000250@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 13 Jun 2002 06:45:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.c X-FreeBSD-CVS-Branch: HEAD 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/13 06:45:14 PDT Modified files: bin/cat cat.c Log: Remove bogus "-" operand from usage message. There is no restriction on where it may be placed, it is treated the same as the file arguments. Revision Changes Path 1.22 +1 -1 src/bin/cat/cat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message