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

@@ -2,12 +2,14 @@
 
 NAME
      Plwp_getfpregs, Plwp_setfpregs, Plwp_getregs, Plwp_setregs - get and set
      thread registers
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Plwp_getfpregs(struct ps_prochandle *P, lwpid_t lwpid,
          prfpregset_t *fpregs);