summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/pthread_exit.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpthread/man/pthread_exit.3')
-rw-r--r--lib/libpthread/man/pthread_exit.31
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_exit.3 b/lib/libpthread/man/pthread_exit.3
index b2fa8f2119b..0e0f1765ee8 100644
--- a/lib/libpthread/man/pthread_exit.3
+++ b/lib/libpthread/man/pthread_exit.3
@@ -88,7 +88,6 @@ function cannot return to its caller.
None.
.Pp
.Sh SEE ALSO
-.Xr pthreads 3 ,
.Xr _exit 2 ,
.Xr exit 2 ,
.Xr pthread_create 3 ,