> Date: Sat, 8 Jul 2023 18:43:53 +0300
> From: Valery Ushakov <u...@stderr.spb.ru>
> 
> On Sat, Jul 08, 2023 at 13:59:05 +0000, Taylor R Campbell wrote:
> 
> >     src/share/man/man9: curproc.9
> 
> Is it intended that the order in the name section is changed to be
> different than the order in the body of the man page itself (from a
> different different order)?

A part of me wanted to put them in one of two orders:

1. alphabetical
2. more local to more global (cpu->lwp->proc) or vice versa

Except cpu is also more global than either lwp or proc in another
sense, or isn't really commensurate, so this doesn't quite form a
hierarchy.

Another part of me got bored fussing with it and just committed what I
had, the main point of which was the new curcpu_stable.

Reply via email to