summaryrefslogtreecommitdiff
path: root/lib/libc_r/man
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man')
-rw-r--r--lib/libc_r/man/pthread_main_np.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc_r/man/pthread_main_np.3 b/lib/libc_r/man/pthread_main_np.3
index 8d779360ee9..8120bea381f 100644
--- a/lib/libc_r/man/pthread_main_np.3
+++ b/lib/libc_r/man/pthread_main_np.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pthread_main_np.3,v 1.1 2001/08/18 22:19:49 pvalchev Exp $
+.\" $OpenBSD: pthread_main_np.3,v 1.2 2002/02/21 20:44:45 fgsch Exp $
.\"
.\" Copyright (c) 2001 Peter Valchev <pvalchev@openbsd.org>.
.\" All rights reserved.
@@ -33,8 +33,8 @@ if the calling thread is not the main thread
.It -1
if the thread initialization has not completed
.Sh SEE ALSO
-.Xr pthreads 3 ,
-.Xr pthreads_self 3
+.Xr pthread_self 3 ,
+.Xr pthreads 3
.Sh STANDARDS
The
.Fn pthread_main_np