aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_detach.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_detach.3')
-rw-r--r--lib/libc_r/man/pthread_detach.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_detach.3 b/lib/libc_r/man/pthread_detach.3
index a3b660fdde64..15729af692c3 100644
--- a/lib/libc_r/man/pthread_detach.3
+++ b/lib/libc_r/man/pthread_detach.3
@@ -39,7 +39,7 @@
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
-.Fd #include <pthread.h>
+.In pthread.h
.Ft int
.Fn pthread_detach "pthread_t thread"
.Sh DESCRIPTION