diff options
Diffstat (limited to 'lib/libpthread/man/pthread_cleanup_push.3')
-rw-r--r-- | lib/libpthread/man/pthread_cleanup_push.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_cleanup_push.3 b/lib/libpthread/man/pthread_cleanup_push.3 index 9bb3f400b64..fb54383ea3c 100644 --- a/lib/libpthread/man/pthread_cleanup_push.3 +++ b/lib/libpthread/man/pthread_cleanup_push.3 @@ -27,7 +27,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 |