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

@@ -1,12 +1,14 @@
 PSYSENTRY(3PROC)       Process Control Library Functions      PSYSENTRY(3PROC)
 
 NAME
      Psysentry, Psysexit - set system call entry and exit actions
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Psysentry(struct ps_prochandle *P, int which, int stop);