ntp_gettime.3: Add ATTRIBUTES section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-03-07 02:48:38 +01:00
parent 39ad98a088
commit 85c30f7eab
1 changed files with 13 additions and 1 deletions

View File

@ -113,7 +113,19 @@ 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 ATTRIBUTES
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
.TS
allbox;
lbw30 lb lb
l l l.
Interface Attribute Value
T{
.BR ntp_gettime (),
.BR ntp_gettimex ()
T} Thread safety MT-Safe
.TE
.SH VERSIONS
The
.BR ntp_gettime ()