8158 Want named threads API 9857 proc manpages should have LIBRARY section
@@ -1,12 +1,14 @@ PCREATE(3PROC) Process Control Library Functions PCREATE(3PROC) NAME Pcreate, Pxcreate, Pcreate_callback - create and control a process -SYNOPSIS +LIBRARY Process Control Library (libproc, -lproc) + +SYNOPSIS #include <libproc.h> struct ps_prochandle * Pcreate(const char *file, char *const *argv, int *perr, char *path, size_t len);