Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/gen Fix xref.



details:   https://anonhg.NetBSD.org/src/rev/88bd5d4316fd
branches:  trunk
changeset: 348085:88bd5d4316fd
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Oct 04 10:46:40 2016 +0000

description:
Fix xref.

diffstat:

 lib/libc/gen/timespec_get.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0376728a7dd9 -r 88bd5d4316fd lib/libc/gen/timespec_get.3
--- a/lib/libc/gen/timespec_get.3       Tue Oct 04 09:55:56 2016 +0000
+++ b/lib/libc/gen/timespec_get.3       Tue Oct 04 10:46:40 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: timespec_get.3,v 1.1 2016/10/04 09:41:41 kamil Exp $
+.\"    $NetBSD: timespec_get.3,v 1.2 2016/10/04 10:46:40 wiz Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -61,7 +61,7 @@
 on failure.
 .\" .Sh ERRORS
 .Sh SEE ALSO
-.Xr clock_gettime 3
+.Xr clock_gettime 2
 .Sh STANDARDS
 The
 .Nm



Home | Main Index | Thread Index | Old Index