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 clock_nanosleep to the NAME section
details: https://anonhg.NetBSD.org/src/rev/a36457b90f31
branches: trunk
changeset: 357087:a36457b90f31
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Oct 25 17:53:11 2017 +0000
description:
Add clock_nanosleep to the NAME section
diffstat:
lib/libc/sys/nanosleep.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 1c1ab726c6d0 -r a36457b90f31 lib/libc/sys/nanosleep.2
--- a/lib/libc/sys/nanosleep.2 Wed Oct 25 17:44:50 2017 +0000
+++ b/lib/libc/sys/nanosleep.2 Wed Oct 25 17:53:11 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nanosleep.2,v 1.23 2016/11/14 10:40:59 wiz Exp $
+.\" $NetBSD: nanosleep.2,v 1.24 2017/10/25 17:53:11 abhinav Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,8 @@
.Dt NANOSLEEP 2
.Os
.Sh NAME
-.Nm nanosleep
+.Nm nanosleep ,
+.Nm clock_nanosleep
.Nd high resolution sleep
.Sh LIBRARY
.Lb libc
Home |
Main Index |
Thread Index |
Old Index