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

@@ -2,12 +2,14 @@
 
 NAME
      Pgetareg, Pputareg, Lgetareg, Lputareg - set and get a register from a
      stopped process or thread
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Pgetareg(struct ps_prochandle *P, int regno, prgreg_t *preg);