summaryrefslogtreecommitdiffstats
path: root/man3/sem_post.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sem_post.3')
-rw-r--r--man3/sem_post.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/sem_post.3 b/man3/sem_post.3
index e7643138a..5406484fc 100644
--- a/man3/sem_post.3
+++ b/man3/sem_post.3
@@ -3,7 +3,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH sem_post 3 2022-12-15 "Linux man-pages 6.03"
+.TH sem_post 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
sem_post \- unlock a semaphore
.SH LIBRARY
@@ -42,21 +42,21 @@ The maximum allowable value for a semaphore would be exceeded.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR sem_post ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
+POSIX.1-2008.
+.SH HISTORY
POSIX.1-2001.
.SH NOTES
.BR sem_post ()