diff options
Diffstat (limited to 'lib/libc_r/man/pthread_once.3')
-rw-r--r-- | lib/libc_r/man/pthread_once.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_once.3 b/lib/libc_r/man/pthread_once.3 index 72a132249ccb..7ad97fe98985 100644 --- a/lib/libc_r/man/pthread_once.3 +++ b/lib/libc_r/man/pthread_once.3 @@ -39,7 +39,7 @@ .Sh LIBRARY .Lb libc_r .Sh SYNOPSIS -.Fd #include <pthread.h> +.In pthread.h .Pp pthread_once_t .Fa once_control |