svn commit: r368817 - in head/lib/libc: locale net stdlib sys x86/sys

Konstantin Belousov kostikbel at gmail.com
Sun Dec 20 01:19:59 UTC 2020


On Sat, Dec 19, 2020 at 02:54:28PM +0000, Gordon Bergling wrote:
> Modified: head/lib/libc/sys/thr_self.2
> ==============================================================================
> --- head/lib/libc/sys/thr_self.2	Sat Dec 19 13:56:19 2020	(r368816)
> +++ head/lib/libc/sys/thr_self.2	Sat Dec 19 14:54:28 2020	(r368817)
> @@ -71,12 +71,12 @@ The memory pointed to by the
>  argument is not valid.
>  .El
>  .Sh SEE ALSO
> +.Xr _umtx_op 2 ,
>  .Xr thr_exit 2 ,
>  .Xr thr_kill 2 ,
>  .Xr thr_kill2 2 ,
>  .Xr thr_new 2 ,
>  .Xr thr_set_name 2 ,
> -.Xr _umtx_op 2 ,
>  .Xr pthread_getthreadid_np 3 ,
>  .Xr pthread_self 3
>  .Sh STANDARDS
Why this reordering ?


More information about the svn-src-all mailing list