From owner-cvs-all Fri Jul 14 9:55: 8 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EEA6837B584; Fri, 14 Jul 2000 09:55:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA95645; Fri, 14 Jul 2000 09:55:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200007141655.JAA95645@freefall.freebsd.org> From: Brian Somers Date: Fri, 14 Jul 2000 09:55:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cmp cmp.1 cmp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/07/14 09:55:01 PDT Modified files: usr.bin/cmp cmp.1 cmp.c Log: Add the -z flag to check file sizes first Correct the cmp.1 usage message Correct the -l/-s incompatibility message Submitted by: Mark Knight Revision Changes Path 1.9 +6 -2 src/usr.bin/cmp/cmp.1 1.8 +15 -5 src/usr.bin/cmp/cmp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message