Module Name:    src
Committed By:   abhinav
Date:           Wed Oct 25 17:59:34 UTC 2017

Modified Files:
        src/lib/libc/sys: clock_getcpuclockid2.2

Log Message:
Add clock_getcpuclockid to the NAME section


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/sys/clock_getcpuclockid2.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/clock_getcpuclockid2.2
diff -u src/lib/libc/sys/clock_getcpuclockid2.2:1.4 src/lib/libc/sys/clock_getcpuclockid2.2:1.5
--- src/lib/libc/sys/clock_getcpuclockid2.2:1.4	Sun Mar  5 18:42:51 2017
+++ src/lib/libc/sys/clock_getcpuclockid2.2	Wed Oct 25 17:59:34 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: clock_getcpuclockid2.2,v 1.4 2017/03/05 18:42:51 njoly Exp $
+.\"	$NetBSD: clock_getcpuclockid2.2,v 1.5 2017/10/25 17:59:34 abhinav Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -31,7 +31,8 @@
 .Dt CLOCK_GETCPUCLOCKID2 2
 .Os
 .Sh NAME
-.Nm clock_getcpuclockid2
+.Nm clock_getcpuclockid2 ,
+.Nm clock_getcpuclockid
 .Nd retrieve the clock id of a process or LWP
 .Sh LIBRARY
 .Lb libc

Reply via email to