Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Dec 1998 15:06:24 +0100 (CET)
From:      Christian Weisgerber <naddy@bigeye.rhein-neckar.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/9255: [PATCH] Typo in find(1) man page
Message-ID:  <199812311406.PAA60193@bigeye.rhein-neckar.de>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812311406.PAA60193>