aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-07 02:49:38 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-07 11:15:18 +0100
commitebfc893ec7d7924b83f8c9014271009c7716f233 (patch)
tree0d4dbb0408cf4f4b24050f7ed9f52ec766fe74d5
parent85c30f7eab417eba02417d0583c7e4165183aa2a (diff)
downloadman-pages-ebfc893ec7d7924b83f8c9014271009c7716f233.tar.gz
adjtimex.2: Add ATTRIBUTES section
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/adjtimex.212
1 files changed, 12 insertions, 0 deletions
diff --git a/man2/adjtimex.2 b/man2/adjtimex.2
index 311f095e62..04f18ae0d8 100644
--- a/man2/adjtimex.2
+++ b/man2/adjtimex.2
@@ -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