From naddy@bigeye.rhein-neckar.de  Thu Dec 31 07:32:20 1998
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <naddy@bigeye.rhein-neckar.de>
Reply-To: naddy@mips.rhein-neckar.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] Typo in find(1) man page
X-Send-Pr-Version: 3.2

>Number:         9255
>Category:       docs
>Synopsis:       [PATCH] Typo in find(1) man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 31 07:40:00 PST 1998
>Closed-Date:    Thu Dec 31 08:18:50 PST 1998
>Last-Modified:  Thu Dec 31 08:21:58 PST 1998
>Originator:     Christian Weisgerber
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Thu Dec 31 08:18:50 PST 1998 
State-Changed-Why:  
Committed to rev1.18 
>Unformatted:
