Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man2 Bump date for siginfo(2) and document SI_LWP ...
details: https://anonhg.NetBSD.org/src/rev/e1f73c062e4a
branches: trunk
changeset: 349942:e1f73c062e4a
user: kamil <kamil%NetBSD.org@localhost>
date: Wed Dec 28 21:19:06 2016 +0000
description:
Bump date for siginfo(2) and document SI_LWP and SI_NOINFO as .Nx extension
Sponsored by <The NetBSD Foundation>
diffstat:
share/man/man2/siginfo.2 | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diffs (33 lines):
diff -r d244888ea014 -r e1f73c062e4a share/man/man2/siginfo.2
--- a/share/man/man2/siginfo.2 Wed Dec 28 20:41:55 2016 +0000
+++ b/share/man/man2/siginfo.2 Wed Dec 28 21:19:06 2016 +0000
@@ -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 @@
.Nm
type conforms to
.St -xsh5 .
+.Pp
+Signals specifying
+.Dv SI_LWP
+or
+.Dv SI_NOINFO
+are
+.Nx
+extension.
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index