aboutsummaryrefslogtreecommitdiffstats
path: root/man3/sem_wait.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/sem_wait.3')
-rw-r--r--man3/sem_wait.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man3/sem_wait.3 b/man3/sem_wait.3
index 788d687a78..7b61f6dbe8 100644
--- a/man3/sem_wait.3
+++ b/man3/sem_wait.3
@@ -131,7 +131,9 @@ T} Thread safety MT-Safe
.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008.
+POSIX.1-2008.
+.SH HISTORY
+POSIX.1-2001.
.SH EXAMPLES
The (somewhat trivial) program shown below operates on an
unnamed semaphore.