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

@@ -2,12 +2,14 @@
 
 NAME
      Plwp_stack, Plwp_alt_stack, Plwp_main_stack, Lstack, Lalt_stack,
      Lmain_stack - get thread stack information
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Plwp_stack(struct ps_prochandle *P, lwpid_t lwpid, stack_t *stkp);