Date: Sun, 20 Dec 2020 03:19:51 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Gordon Bergling <gbe@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r368817 - in head/lib/libc: locale net stdlib sys x86/sys Message-ID: <X96mtwAhKD6fvnFr@kib.kiev.ua> In-Reply-To: <202012191454.0BJEsSaH001310@repo.freebsd.org> References: <202012191454.0BJEsSaH001310@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?X96mtwAhKD6fvnFr>