diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/ntp_gettime.3 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3 index 8b7781c961..dcd756f809 100644 --- a/man3/ntp_gettime.3 +++ b/man3/ntp_gettime.3 @@ -113,6 +113,13 @@ 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). @@ -126,13 +133,6 @@ T{ .BR ntp_gettimex () T} Thread safety MT-Safe .TE -.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 CONFORMING TO .BR ntp_gettime () is described in the NTP Kernel Application Program Interface. |
