From owner-cvs-all Thu Aug 22 9:17: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9930937B400; Thu, 22 Aug 2002 09:17:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B2CC43E42; Thu, 22 Aug 2002 09:17:03 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7MGH3JU071615; Thu, 22 Aug 2002 09:17:03 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7MGH2Ya071614; Thu, 22 Aug 2002 09:17:02 -0700 (PDT) Message-Id: <200208221617.g7MGH2Ya071614@freefall.freebsd.org> From: Juli Mallett Date: Thu, 22 Aug 2002 09:17:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find find.1 option.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 jmallett 2002/08/22 09:17:02 PDT Modified files: (Branch: RELENG_4) usr.bin/find find.1 option.c Log: MFC -not and -false as equivalents for !, but which are slightly more happy for shells and people who like words. find expression false and proceed as if normal cherry blossoms fall Obtained from: OpenDarwin (-not) Revision Changes Path 1.23.2.18 +2 -0 src/usr.bin/find/find.1 1.9.2.5 +3 -1 src/usr.bin/find/option.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message