diff options
Diffstat (limited to 'share/man/man3/pthread_cleanup_push.3')
-rw-r--r-- | share/man/man3/pthread_cleanup_push.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_cleanup_push.3 b/share/man/man3/pthread_cleanup_push.3 index 70ee964..5cc2a1e 100644 --- a/share/man/man3/pthread_cleanup_push.3 +++ b/share/man/man3/pthread_cleanup_push.3 @@ -29,7 +29,7 @@ .\" .Dd July 30, 1998 .Dt PTHREAD_CLEANUP_PUSH 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_cleanup_push .Nd add a cleanup function for thread exit |