Index: src/lib/libc_r/man/pthread_main_np.3 =================================================================== RCS file: /home/ncvs/src/lib/libc_r/man/pthread_main_np.3,v retrieving revision 1.2 diff -u -r1.2 pthread_main_np.3 --- src/lib/libc_r/man/pthread_main_np.3 24 Feb 2003 22:53:26 -0000 1.2 +++ src/lib/libc_r/man/pthread_main_np.3 12 Mar 2003 17:02:14 -0000 @@ -41,9 +41,11 @@ .Fn pthread_main_np function is used in userland threads environment to identify the initial thread. -Its semantics is similar to the Solaris's +The semantics of +.Nm +are similar to .Fn thr_main -function. +in Sun Solaris. .Sh RETURN VALUES The .Fn pthread_main_np