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

@@ -2,12 +2,14 @@
 
 NAME
      Pobjname, Pobjname_resolved - turn a virtual address into its mapped
      object
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      char *
      Pobjname(struct ps_prochandle *P, uintptr_t addr, char *buffer,
          size_t bufsize);