NetBSD Problem Report #43857

From ryoh@bonnie.jaist.ac.jp  Thu Sep  9 03:15:27 2010
Return-Path: <ryoh@bonnie.jaist.ac.jp>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 5525663BC80
	for <gnats-bugs@gnats.netbsd.org>; Thu,  9 Sep 2010 03:15:27 +0000 (UTC)
Message-Id: <20100909031546.1589F13201@bonnie.jaist.ac.jp>
Date: Thu,  9 Sep 2010 12:15:45 +0900 (JST)
From: Ryo HAYASAKA <ryoh@jaist.ac.jp>
Reply-To: ryoh@jaist.ac.jp
To: gnats-bugs@gnats.NetBSD.org
Subject: typos in find(1)
X-Send-Pr-Version: 3.95

>Number:         43857
>Category:       misc
>Synopsis:       typos in find(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Sep 09 03:20:01 +0000 2010
>Closed-Date:    Thu Sep 09 11:43:09 +0000 2010
>Last-Modified:  Thu Sep 09 11:45:01 +0000 2010
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.39
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.39 NetBSD 5.99.39 (GENERIC) #12: Wed Sep 8 11:21:12 JST 2010 root@bonnie.jaist.ac.jp:/c/ryoh/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
@@ -111,8 +111,8 @@
 evaluated are aggregated into sets, and utility will be invoked once per set,
 similar to xargs(1). If any invocation exits with non-zero exit status, then
 find will eventually do so as well, but this does not cause find to exit early.
-The string {} must appear, and must appear last. Each set is limitted to no
-more than 5,000 pathnames, and is also limitted such that the invokation of
+The string {} must appear, and must appear last. Each set is limited to no
+more than 5,000 pathnames, and is also limited such that the invocation of
 utility does not exceed ARG_MAX.

 -execdir utility [argument ...];
@@ -342,7 +342,7 @@
 find.
 EXIT STATUS
 The find utility normally exits 0 on success, and exits with 1 under certain
-internal error conditions. If any invokations of -exec ... + primaries return
+internal error conditions. If any invocations of -exec ... + primaries return
 non-zero exit-status, then find will do so as well.
 EXAMPLES
 The following examples are shown as given to the shell:

>How-To-Repeat:

>Fix:


>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Thu, 09 Sep 2010 11:43:09 +0000
State-Changed-Why:
Fixed, thanks.


From: Thomas Klausner <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/43857 CVS commit: src/usr.bin/find
Date: Thu, 9 Sep 2010 11:42:14 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Thu Sep  9 11:42:14 UTC 2010

 Modified Files:
 	src/usr.bin/find: find.1

 Log Message:
 Fix typos found by Ryo HAYASAKA in PR 43857.
 While here, split file systems that grew together.


 To generate a diff of this commit:
 cvs rdiff -u -r1.69 -r1.70 src/usr.bin/find/find.1

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.