aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getutmp.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-07-28 12:21:23 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-02-27 13:57:14 +0100
commitb09a42f1825b070d8e2e02ee3b83a86ce57bf8b3 (patch)
tree80b2c530f2cecc4efc483e88e89249aae343d5e5 /man3/getutmp.3
parent81c0d2a446fd338b31661fc3aa19669000212565 (diff)
downloadman-pages-b09a42f1825b070d8e2e02ee3b83a86ce57bf8b3.tar.gz
getutmp.3: Reformat thread-safety information
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/getutmp.3')
-rw-r--r--man3/getutmp.316
1 files changed, 11 insertions, 5 deletions
diff --git a/man3/getutmp.3 b/man3/getutmp.3
index 35f2124c79..af91fe05bb 100644
--- a/man3/getutmp.3
+++ b/man3/getutmp.3
@@ -53,12 +53,18 @@ These functions do not return a value.
.SH VERSIONS
These functions first appeared in glibc in version 2.1.1.
.SH ATTRIBUTES
-.SS Multithreading (see pthreads(7))
-The
-.BR getutmp ()
-and
+For an explanation of the terms used in this section, see
+.BR attributes (7).
+.TS
+allbox;
+lbw21 lb lb
+l l l.
+Interface Attribute Value
+T{
+.BR getutmp (),
.BR getutmpx ()
-functions are thread-safe.
+T} Thread safety MT-Safe
+.TE
.SH CONFORMING TO
These functions are nonstandard, but appear on a few other systems,
such as Solaris and NetBSD.