diff options
Diffstat (limited to 'share/man/man3/pthread_once.3')
-rw-r--r-- | share/man/man3/pthread_once.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_once.3 b/share/man/man3/pthread_once.3 index 72a1322..7ad97fe 100644 --- a/share/man/man3/pthread_once.3 +++ b/share/man/man3/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 |