8158 Want named threads API 9857 proc manpages should have LIBRARY section
@@ -1,12 +1,14 @@ PSETBKPT(3PROC) Process Control Library Functions PSETBKPT(3PROC) NAME Psetbkpt - set a breakpoint trap in a process -SYNOPSIS +LIBRARY Process Control Library (libproc, -lproc) + +SYNOPSIS #include <libproc.h> int Psetbkpt(struct ps_prochandle *P, uintptr_t address, ulong_t *saved);