NetBSD Problem Report #47565

From www@NetBSD.org  Thu Feb 14 09:08:25 2013
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	by www.NetBSD.org (Postfix) with ESMTP id 484AC63EEE0
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 14 Feb 2013 09:08:25 +0000 (UTC)
Message-Id: <20130214090824.A893463EEE0@www.NetBSD.org>
Date: Thu, 14 Feb 2013 09:08:24 +0000 (UTC)
From: henning.petersen@t-online.de
Reply-To: henning.petersen@t-online.de
To: gnats-bugs@NetBSD.org
Subject: Typo in sigqueue.2
X-Send-Pr-Version: www-1.0

>Number:         47565
>Category:       misc
>Synopsis:       Typo in sigqueue.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 14 09:10:00 +0000 2013
>Closed-Date:    Thu Feb 14 09:32:06 +0000 2013
>Last-Modified:  Thu Feb 14 09:35:03 +0000 2013
>Originator:     Henning Petersen
>Release:        NetBSD-current
>Organization:
>Environment:
>Description:
Typo EEPERM -> EPERM from FreeBSD.
>How-To-Repeat:

>Fix:
diff -u -p -r1.2 sigqueue.2
--- lib/libc/sys/sigqueue.2	10 Jan 2011 06:26:30 -0000	1.2
+++ lib/libc/sys/sigqueue.2	10 Feb 2013 13:37:03 -0000
@@ -123,7 +123,7 @@ The process has already queued
 .Brq Dv SIGQUEUE_MAX
 signals that are still pending at the receiver(s),
 or a system-wide resource limit has been exceeded.
-.It Bq Er EEPERM
+.It Bq Er EPERM
 The process does not have the appropriate privilege to send the signal
 to the receiving process.
 .It Bq Er EINVAL

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Thu, 14 Feb 2013 09:32:06 +0000
State-Changed-Why:
Fixed, thanks!


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/47565 CVS commit: src/lib/libc/sys
Date: Thu, 14 Feb 2013 09:31:48 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Thu Feb 14 09:31:48 UTC 2013

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

 Log Message:
 Fix typo in error code; from Henning Petersen in PR 47565.
 While here, sort errors.


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

 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.