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

@@ -1,12 +1,14 @@
 PEXECNAME(3PROC)       Process Control Library Functions      PEXECNAME(3PROC)
 
 NAME
      Pexecname - obtain full path to process executable
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      char *
      Pexecname(struct ps_prochandle *P, char *buf, size_t buflen);