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

@@ -1,12 +1,14 @@
 PLMID(3PROC)           Process Control Library Functions          PLMID(3PROC)
 
 NAME
      Plmid - get the link-map identifier of an address
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Plmid(struct ps_prochandle *P, uintptr_t addr, Lmid_t *lmidp);