Module Name:    src
Committed By:   kamil
Date:           Wed Dec 28 21:19:06 UTC 2016

Modified Files:
        src/share/man/man2: siginfo.2

Log Message:
Bump date for siginfo(2) and document SI_LWP and SI_NOINFO as .Nx extension

Sponsored by <The NetBSD Foundation>


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man2/siginfo.2

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

Modified files:

Index: src/share/man/man2/siginfo.2
diff -u src/share/man/man2/siginfo.2:1.14 src/share/man/man2/siginfo.2:1.15
--- src/share/man/man2/siginfo.2:1.14	Wed Dec 28 20:41:55 2016
+++ src/share/man/man2/siginfo.2	Wed Dec 28 21:19:06 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: siginfo.2,v 1.14 2016/12/28 20:41:55 kamil Exp $
+.\"	$NetBSD: siginfo.2,v 1.15 2016/12/28 21:19:06 kamil Exp $
 .\"
 .\" Copyright (c) 2003 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 27, 2016
+.Dd December 28, 2016
 .Dt SIGINFO 2
 .Os
 .Sh NAME
@@ -354,6 +354,14 @@ The
 .Nm
 type conforms to
 .St -xsh5 .
+.Pp
+Signals specifying
+.Dv SI_LWP
+or
+.Dv SI_NOINFO
+are
+.Nx
+extension.
 .Sh HISTORY
 The
 .Nm

Reply via email to