summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_create.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_create.3')
-rw-r--r--lib/libpthread/man/pthread_create.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_create.3 b/lib/libpthread/man/pthread_create.3
index 6808e474c10..196b3da167e 100644
--- a/lib/libpthread/man/pthread_create.3
+++ b/lib/libpthread/man/pthread_create.3
@@ -98,7 +98,6 @@ The value specified by
.Fa attr
is invalid.
.El
-.Pp
.Sh SEE ALSO
.Xr fork 2 ,
.Xr pthread_cleanup_pop 3 ,