[Midnightbsd-cvs] src [8818] trunk/lib/libc/sys/sigqueue.2: sigqueue(2): fix typo

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 25 23:39:30 EDT 2016


Revision: 8818
          http://svnweb.midnightbsd.org/src/?rev=8818
Author:   laffer1
Date:     2016-09-25 23:39:30 -0400 (Sun, 25 Sep 2016)
Log Message:
-----------
sigqueue(2): fix typo

Modified Paths:
--------------
    trunk/lib/libc/sys/sigqueue.2

Modified: trunk/lib/libc/sys/sigqueue.2
===================================================================
--- trunk/lib/libc/sys/sigqueue.2	2016-09-26 03:39:03 UTC (rev 8817)
+++ trunk/lib/libc/sys/sigqueue.2	2016-09-26 03:39:30 UTC (rev 8818)
@@ -117,7 +117,7 @@
 The value of the
 .Fa signo
 argument is an invalid or unsupported signal number.
-.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 ESRCH



More information about the Midnightbsd-cvs mailing list