aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-03-07 02:48:38 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-03-07 11:15:18 +0100
commit85c30f7eab417eba02417d0583c7e4165183aa2a (patch)
treeac2be9c2172eb877328479cd95366864bf002451
parent39ad98a08880f957da4af4ed082b43e171a510c6 (diff)
downloadman-pages-85c30f7eab417eba02417d0583c7e4165183aa2a.tar.gz
ntp_gettime.3: Add ATTRIBUTES section
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/ntp_gettime.314
1 files changed, 13 insertions, 1 deletions
diff --git a/man3/ntp_gettime.3 b/man3/ntp_gettime.3
index dea2284eb7..8b7781c961 100644
--- a/man3/ntp_gettime.3
+++ b/man3/ntp_gettime.3
@@ -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 ()