NetBSD Problem Report #40060

From www@NetBSD.org  Fri Nov 28 22:56:06 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 1246263B8BD
	for <gnats-bugs@gnats.netbsd.org>; Fri, 28 Nov 2008 22:56:06 +0000 (UTC)
Message-Id: <20081128225605.C47F963B11D@narn.NetBSD.org>
Date: Fri, 28 Nov 2008 22:56:05 +0000 (UTC)
From: bughunting@xs4all.nl
Reply-To: bughunting@xs4all.nl
To: gnats-bugs@NetBSD.org
Subject: Manpage intro(2) misses a word in a sentence
X-Send-Pr-Version: www-1.0

>Number:         40060
>Category:       misc
>Synopsis:       Manpage intro(2) misses a word in a sentence
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jnemeth
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 28 23:00:00 +0000 2008
>Closed-Date:    Tue Aug 18 15:16:33 +0000 2009
>Last-Modified:  Tue Aug 18 15:16:33 +0000 2009
>Originator:     Bug Hunting
>Release:        -CURRENT
>Organization:
>Environment:
>Description:
Manpage intro(2) misses a word in a sentence.
>How-To-Repeat:
"man 2 intro"; search for the string `ancestors'. The word `its' is
missing in that sentence.
>Fix:
Apply the following patch:

$ diff -u /usr/src/lib/libc/sys/intro.2 intro.2.new
--- /usr/src/lib/libc/sys/intro.2     2008-11-28 23:47:43.000000000 +0100
+++ intro.2.new 2008-11-28 23:48:02.000000000 +0100
@@ -575,7 +575,7 @@
 The effective user ID and effective group ID are initially the
 process's real user ID and real group ID respectively.
 Either may be modified through execution of a set-user-ID or
-set-group-ID file (possibly by one its ancestors) (see
+set-group-ID file (possibly by one of its ancestors) (see
 .Xr execve 2 ) .
 By convention, the effective group ID (the first member of the group access
 list) is duplicated, so that the execution of a set-group-ID program

>Release-Note:

>Audit-Trail:
From: John Nemeth <jnemeth@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/40060 CVS commit: src/lib/libc/sys
Date: Sat, 29 Nov 2008 06:00:45 +0000 (UTC)

 Module Name:	src
 Committed By:	jnemeth
 Date:		Sat Nov 29 06:00:45 UTC 2008

 Modified Files:
 	src/lib/libc/sys: intro.2

 Log Message:
 PR/40060 - Bug Hunting -- grammar fix


 To generate a diff of this commit:
 cvs rdiff -r1.49 -r1.50 src/lib/libc/sys/intro.2

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

Responsible-Changed-From-To: misc-bug-people->jnemeth
Responsible-Changed-By: jnemeth@NetBSD.org
Responsible-Changed-When: Sat, 29 Nov 2008 06:19:28 +0000
Responsible-Changed-Why:
I'm handling it.  Have applied patch.  Will request pullups next week.


State-Changed-From-To: open->pending-pullups
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 25 Jul 2009 18:45:31 +0000
State-Changed-Why:
pullup-5 #872, pullup-4 #1344


From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/40060 CVS commit: [netbsd-5-0] src/lib/libc/sys
Date: Sun, 26 Jul 2009 18:48:55 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Jul 26 18:48:55 UTC 2009

 Modified Files:
 	src/lib/libc/sys [netbsd-5-0]: intro.2

 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #872):
 	lib/libc/sys/intro.2: revision 1.50 via patch
 PR/40060 - Bug Hunting -- grammar fix


 To generate a diff of this commit:
 cvs rdiff -u -r1.49.14.1 -r1.49.14.2 src/lib/libc/sys/intro.2

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

From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/40060 CVS commit: [netbsd-5] src/lib/libc/sys
Date: Sun, 26 Jul 2009 18:50:32 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Jul 26 18:50:32 UTC 2009

 Modified Files:
 	src/lib/libc/sys [netbsd-5]: intro.2

 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #872):
 	lib/libc/sys/intro.2: revision 1.50 via patch
 PR/40060 - Bug Hunting -- grammar fix


 To generate a diff of this commit:
 cvs rdiff -u -r1.49.10.1 -r1.49.10.2 src/lib/libc/sys/intro.2

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

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/40060 CVS commit: [netbsd-4-0] src/lib/libc/sys
Date: Tue, 18 Aug 2009 10:17:39 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Tue Aug 18 10:17:39 UTC 2009

 Modified Files:
 	src/lib/libc/sys [netbsd-4-0]: intro.2

 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #1344):
 	lib/libc/sys/intro.2: revision 1.50 via patch
 PR/40060 - Bug Hunting -- grammar fix


 To generate a diff of this commit:
 cvs rdiff -u -r1.45.6.1 -r1.45.6.2 src/lib/libc/sys/intro.2

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

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/40060 CVS commit: [netbsd-4] src/lib/libc/sys
Date: Tue, 18 Aug 2009 10:17:46 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Tue Aug 18 10:17:45 UTC 2009

 Modified Files:
 	src/lib/libc/sys [netbsd-4]: intro.2

 Log Message:
 Pull up following revision(s) (requested by dholland in ticket #1344):
 	lib/libc/sys/intro.2: revision 1.50 via patch
 PR/40060 - Bug Hunting -- grammar fix


 To generate a diff of this commit:
 cvs rdiff -u -r1.45.2.1 -r1.45.2.2 src/lib/libc/sys/intro.2

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

State-Changed-From-To: pending-pullups->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Tue, 18 Aug 2009 15:16:33 +0000
State-Changed-Why:
Pullups completed.


>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.