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

@@ -1,12 +1,14 @@
 PRELEASE(3PROC)        Process Control Library Functions       PRELEASE(3PROC)
 
 NAME
      Prelease, Pfree - release a process control handle
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      void
      Prelease(struct ps_prochandle *P, int flags);