From owner-freebsd-doc Thu Dec 31 07:40:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA11843 for freebsd-doc-outgoing; Thu, 31 Dec 1998 07:40:11 -0800 (PST) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11835 for ; Thu, 31 Dec 1998 07:40:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA19091; Thu, 31 Dec 1998 07:40:01 -0800 (PST) Received: from news-ma.rhein-neckar.de (news-ma.rhein-neckar.de [193.197.90.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA11058 for ; Thu, 31 Dec 1998 07:32:19 -0800 (PST) (envelope-from naddy@bigeye.rhein-neckar.de) Received: from mips.rhein-neckar.de (uucp@localhost) by news-ma.rhein-neckar.de (8.8.8/8.8.8) with bsmtp id QAA28667 for FreeBSD-gnats-submit@freebsd.org; Thu, 31 Dec 1998 16:32:04 +0100 (CET) (envelope-from naddy@bigeye.rhein-neckar.de) Received: from bigeye.rhein-neckar.de ([193.197.90.203]) by mips.rhein-neckar.de with esmtp id m0zvikL-000WyTC (Debian Smail-3.2.0.101 1997-Dec-17 #2); Thu, 31 Dec 1998 15:06:41 +0100 (CET) Received: (from naddy@localhost) by bigeye.rhein-neckar.de (8.9.1/8.9.1) id PAA60193; Thu, 31 Dec 1998 15:06:24 +0100 (CET) (envelope-from naddy) Message-Id: <199812311406.PAA60193@bigeye.rhein-neckar.de> Date: Thu, 31 Dec 1998 15:06:24 +0100 (CET) From: Christian Weisgerber Reply-To: naddy@mips.rhein-neckar.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/9255: [PATCH] Typo in find(1) man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9255 >Category: docs >Synopsis: [PATCH] Typo in find(1) man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 31 07:40:00 PST 1998 >Last-Modified: >Originator: Christian Weisgerber >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0-CURRENT, 1998-12-28. >Description: Typo in find(1) man page: "The -delete primary do not interact well [...]" should be "The -delete primary does not interact well [...]". >How-To-Repeat: man find, section BUGS. >Fix: --- usr.bin/find/find.1.orig Mon Dec 7 23:53:55 1998 +++ usr.bin/find/find.1 Thu Dec 31 14:33:10 1998 @@ -526,7 +526,7 @@ .Pp The .Ic -delete -primary do not interact well with other options that cause the filesystem +primary does not interact well with other options that cause the filesystem tree traversal options to be changed. .Sh HISTORY A >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message