diff options
Diffstat (limited to 'man3/ntp_gettime.3')
| -rw-r--r-- | man3/ntp_gettime.3 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3 index dd1b359db7..8899b56e97 100644 --- a/man3/ntp_gettime.3 +++ b/man3/ntp_gettime.3 @@ -113,18 +113,20 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS -The +.SH STANDARDS +.TP .BR ntp_gettime () -function is available since glibc 2.1. -The +NTP Kernel Application Program Interface. +.TP .BR ntp_gettimex () -function is available since glibc 2.12. -.SH STANDARDS +GNU. +.SH HISTORY +.TP .BR ntp_gettime () -is described in the NTP Kernel Application Program Interface. +glibc 2.1. +.TP .BR ntp_gettimex () -is a GNU extension. +glibc 2.12. .SH SEE ALSO .BR adjtimex (2), .BR ntp_adjtime (3), |
