Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Sort SEE ALSO.



details:   https://anonhg.NetBSD.org/src/rev/e4f75a2b4af4
branches:  trunk
changeset: 992077:e4f75a2b4af4
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Aug 13 06:08:48 2018 +0000

description:
Sort SEE ALSO.

diffstat:

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

diffs (19 lines):

diff -r 36831aaceb99 -r e4f75a2b4af4 lib/libc/gen/timespec_get.3
--- a/lib/libc/gen/timespec_get.3       Mon Aug 13 06:06:13 2018 +0000
+++ b/lib/libc/gen/timespec_get.3       Mon Aug 13 06:08:48 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: timespec_get.3,v 1.3 2018/08/10 20:35:52 kamil Exp $
+.\"    $NetBSD: timespec_get.3,v 1.4 2018/08/13 06:08:48 wiz Exp $
 .\"
 .\" Copyright (c) 2016 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -64,8 +64,8 @@
 .Dv 0
 on failure.
 .Sh SEE ALSO
+.Xr clock_gettime 2 ,
 .Xr gettimeofday 2 ,
-.Xr clock_gettime 2 ,
 .Xr time 3
 .Sh STANDARDS
 The



Home | Main Index | Thread Index | Old Index