From owner-cvs-all Wed Jun 26 0:55:23 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 2C95D37B405; Wed, 26 Jun 2002 00:55:19 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5Q7tJP37009; Wed, 26 Jun 2002 00:55:19 -0700 (PDT) (envelope-from tjr) Message-Id: <200206260755.g5Q7tJP37009@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 26 Jun 2002 00:55:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find find.1 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/26 00:55:19 PDT Modified files: usr.bin/find find.1 Log: Make it more obvious that the semicolon that terminates -exec and -execdir argument lists must be in an argument by itself, not on the end of the previous one. Revision Changes Path 1.48 +8 -2 src/usr.bin/find/find.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message