diff options
Diffstat (limited to 'lib/libpthread/man/sem_post.3')
-rw-r--r-- | lib/libpthread/man/sem_post.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libpthread/man/sem_post.3 b/lib/libpthread/man/sem_post.3 index 34fef83c614d..970550dbce82 100644 --- a/lib/libpthread/man/sem_post.3 +++ b/lib/libpthread/man/sem_post.3 @@ -71,6 +71,5 @@ points to an invalid semaphore. .Xr sem_wait 3 .Sh STANDARDS .Fn sem_post -conforms to ISO/IEC 9945-1 ANSI/IEEE -.Pq Dq Tn POSIX -Std 1003.1 1996 Edition. +conforms to +.St -p1003.1-96 . |