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

@@ -1,12 +1,14 @@
 PGETAUXVEC(3PROC)      Process Control Library Functions     PGETAUXVEC(3PROC)
 
 NAME
      Pgetauxvec - obtain process auxiliary vector
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      const auxv_t *
      Pgetauxvec(struct ps_prochandle *P);