NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
misc/47565: Typo in sigqueue.2
>Number: 47565
>Category: misc
>Synopsis: Typo in sigqueue.2
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Thu Feb 14 09:10:00 +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
Home |
Main Index |
Thread Index |
Old Index