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