aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ntp_gettime.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ntp_gettime.3')
-rw-r--r--man3/ntp_gettime.314
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3
index 5f4b864b09..dd1b359db7 100644
--- a/man3/ntp_gettime.3
+++ b/man3/ntp_gettime.3
@@ -95,13 +95,6 @@ are as for
.BR adjtimex (2).
Given a correct pointer argument, these functions always succeed.
.\" FIXME . the info page incorrectly describes the return values.
-.SH VERSIONS
-The
-.BR ntp_gettime ()
-function is available since glibc 2.1.
-The
-.BR ntp_gettimex ()
-function is available since glibc 2.12.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
@@ -120,6 +113,13 @@ T} Thread safety MT-Safe
.hy
.ad
.sp 1
+.SH VERSIONS
+The
+.BR ntp_gettime ()
+function is available since glibc 2.1.
+The
+.BR ntp_gettimex ()
+function is available since glibc 2.12.
.SH STANDARDS
.BR ntp_gettime ()
is described in the NTP Kernel Application Program Interface.