Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Mention sigevent(3) not only in DESCRIPTION but...
details: https://anonhg.NetBSD.org/src/rev/49a26d483e9e
branches: trunk
changeset: 782568:49a26d483e9e
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Nov 06 21:16:21 2012 +0000
description:
Mention sigevent(3) not only in DESCRIPTION but in SEE ALSO as well.
diffstat:
lib/libc/sys/timer_create.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r f5e35f7b09a0 -r 49a26d483e9e lib/libc/sys/timer_create.2
--- a/lib/libc/sys/timer_create.2 Tue Nov 06 19:35:38 2012 +0000
+++ b/lib/libc/sys/timer_create.2 Tue Nov 06 21:16:21 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timer_create.2,v 1.11 2010/05/19 06:44:51 jruoho Exp $
+.\" $NetBSD: timer_create.2,v 1.12 2012/11/06 21:16:21 uwe Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -113,7 +113,8 @@
.Xr timer_delete 2 ,
.Xr timer_getoverrun 2 ,
.Xr timer_gettime 2 ,
-.Xr timer_settime 2
+.Xr timer_settime 2 ,
+.Xr sigevent 3
.Sh STANDARDS
.St -p1003.1b-93 ,
.St -p1003.1i-95
Home |
Main Index |
Thread Index |
Old Index