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

@@ -2,12 +2,14 @@
 
 NAME
      Plookup_by_addr, Pxlookup_by_addr, Pxlookup_by_addr_resolved,
      Plookup_by_name, Pxlookup_by_name - lookup symbols in a process
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Plookup_by_addr(struct ps_prochandle *P, uintptr_t addr, char *buf,
          size_t size, Gelf_Sym *symp);