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

@@ -1,12 +1,14 @@
 PGRAB_FILE(3PROC)      Process Control Library Functions     PGRAB_FILE(3PROC)
 
 NAME
      Pgrab_file - grab and inspect an ELF object
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      struct ps_prochandle
      Pgrab_file(const char *fname, int *perr);