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

@@ -2,12 +2,14 @@
 
 NAME
      Pmapping_iter, Pmapping_iter_resolved, Pobject_iter,
      Pobject_iter_resolved - iterate over process mappings and objects
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Pmapping_iter(struct ps_prochandle *P, proc_map_f *func, void *data);