From 69c8245eaa9f927875fe309a24813a09c66d79ca Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Thu, 21 Feb 2002 20:44:46 +0000 Subject: correct .Xr's. --- lib/libc_r/man/pthread_main_np.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc_r') 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 . .\" 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 -- cgit v1.2.3