diff options
Diffstat (limited to 'lib/libc_r/man/pthread_atfork.3')
-rw-r--r-- | lib/libc_r/man/pthread_atfork.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_atfork.3 b/lib/libc_r/man/pthread_atfork.3 index bde5ff2aab1..1e56409ce51 100644 --- a/lib/libc_r/man/pthread_atfork.3 +++ b/lib/libc_r/man/pthread_atfork.3 @@ -1,6 +1,6 @@ .Dd January 17, 1999 .Dt PTHREAD_ATFORK 3 -.Os BSD 4 +.Os .Sh NAME .Nm pthread_atfork .Nd specify handler functions to call when the process forks |