From owner-cvs-all Mon Apr 19 1:28:28 1999 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 5B11B14CAB; Mon, 19 Apr 1999 01:28:26 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA96282; Mon, 19 Apr 1999 01:26:01 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Message-Id: <199904190826.BAA96282@freefall.freebsd.org> From: Joseph Koshy Date: Mon, 19 Apr 1999 01:26:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find find.1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jkoshy 1999/04/19 01:26:01 PDT Modified files: usr.bin/find find.1 Log: Clarify wording to indicate that the arguments to find(1) are path names (and can be both files or directories). Show white space between "(", ")", "!" and their corresponding `expression' arguments as expected by the expression parser inside find(1). Prompted by: David Honig on freebsd-doc Message-Id: <199904132055.NAA09432@justinian.Eng.idt.com> Revision Changes Path 1.19 +6 -6 src/usr.bin/find/find.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message