adjtimex.2: Add ATTRIBUTES section

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

View File

@ -511,6 +511,18 @@ and
is done by the kernel in timer context
Thus, it will take one tick into the second
for the leap second to be inserted or deleted.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
.TS
allbox;
lb lb lb
l l l.
Interface Attribute Value
T{
.BR ntp_adjtime ()
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
Neither of these interfaces is described in POSIX.1