Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Add sigqueueinfo to the NAME section
details: https://anonhg.NetBSD.org/src/rev/8b2f275361e1
branches: trunk
changeset: 357085:8b2f275361e1
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Oct 25 17:42:05 2017 +0000
description:
Add sigqueueinfo to the NAME section
diffstat:
lib/libc/sys/sigqueue.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 6144dd20004a -r 8b2f275361e1 lib/libc/sys/sigqueue.2
--- a/lib/libc/sys/sigqueue.2 Wed Oct 25 17:39:47 2017 +0000
+++ b/lib/libc/sys/sigqueue.2 Wed Oct 25 17:42:05 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sigqueue.2,v 1.3 2013/02/14 09:31:48 wiz Exp $
+.\" $NetBSD: sigqueue.2,v 1.4 2017/10/25 17:42:05 abhinav Exp $
.\" Copyright (c) 2005 David Xu <davidxu%FreeBSD.org@localhost>
.\" All rights reserved.
.\"
@@ -32,7 +32,8 @@
.Dt SIGQUEUE 2
.Os
.Sh NAME
-.Nm sigqueue
+.Nm sigqueue ,
+.Nm sigqueueinfo
.Nd queue a signal to a process (REALTIME)
.Sh LIBRARY
.Lb libc
Home |
Main Index |
Thread Index |
Old Index