diff options
Diffstat (limited to 'man3/ntp_gettime.3')
| -rw-r--r-- | man3/ntp_gettime.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3 index 3a8a908276..19c8a1cd87 100644 --- a/man3/ntp_gettime.3 +++ b/man3/ntp_gettime.3 @@ -37,7 +37,7 @@ ntp_gettime, ntp_gettimex \- get time parameters (NTP daemon interface) Both of these APIs return information to the caller via the .I ntv argument, a structure of the following type: - +.PP .in +4n .nf struct ntptimeval { @@ -50,14 +50,14 @@ struct ntptimeval { }; .fi .in - +.PP The fields of this structure are as follows: .TP .I time The current time, expressed as a .I timeval structure: - +.IP .in +4n .nf struct timeval { @@ -142,7 +142,7 @@ is a GNU extension. .BR adjtimex (2) .BR ntp_adjtime (3), .BR time (7) - +.PP .ad l .UR http://www.slac.stanford.edu/comp/unix/\:package/\:rtems/\:src/\:ssrlApps/\:ntpNanoclock/\:api.htm NTP "Kernel Application Program Interface" |
