On Sat, Mar 5, 2016 at 12:08 AM, Michal Mazurek <[email protected]> wrote: > PT_GET_THREAD_FIRST and PT_GET_THREAD_NEXT are undocumented, I don't > believe it's by design. > > The only place these are used is gnu/usr.bin/binutils/gdb/obsd-nat.c
Committed. (Side note: best practice is to run "mandoc -Tlint -Wwarning" on manpages after making changes. Only caught a space-at-end-of-line in this case, but I've had it catch my failure to nest list directives properly, so I recommend it to all manpage hackers!)
