Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man2 Document SI_NOINFO in siginfo(2)
details: https://anonhg.NetBSD.org/src/rev/483da9d80d2e
branches: trunk
changeset: 349938:483da9d80d2e
user: kamil <kamil%NetBSD.org@localhost>
date: Wed Dec 28 20:00:15 2016 +0000
description:
Document SI_NOINFO in siginfo(2)
SI_NOINFO
The signal was generated without specifc info available.
Sponsored by <The NetBSD Foundation>
diffstat:
share/man/man2/siginfo.2 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cdc90877ff4f -r 483da9d80d2e share/man/man2/siginfo.2
--- a/share/man/man2/siginfo.2 Wed Dec 28 19:53:02 2016 +0000
+++ b/share/man/man2/siginfo.2 Wed Dec 28 20:00:15 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: siginfo.2,v 1.10 2016/12/27 01:44:06 kamil Exp $
+.\" $NetBSD: siginfo.2,v 1.11 2016/12/28 20:00:15 kamil Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -146,6 +146,8 @@
.\" message queue.
.\" See
.\" .Xr mq_notify 3 .
+.It SI_NOINFO
+The signal was generated without specifc info available.
.El
.Pp
If
Home |
Main Index |
Thread Index |
Old Index