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

@@ -1,12 +1,14 @@
 PLWP_GETXREGS(3PROC)   Process Control Library Functions  PLWP_GETXREGS(3PROC)
 
 NAME
      Plwp_getxregs, Plwp_setxregs - get and set extended register state
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Plwp_getxregs(struct ps_prochandle *P, lwpid_t lwpid,
          prxregset_t *xregs);