Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section

@@ -1,12 +1,14 @@
 PLWP_GETSPYMASTER(3PROC)                     Process Control Library Functions
 
 NAME
      Plwp_getspymaster - get agent LWP spy master information
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Plwp_getspymaster(struct ps_prochandle *P, lwpid_t lwpid, psinfo_t *ps);