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

@@ -1,12 +1,14 @@
 PSETFAULT(3PROC)       Process Control Library Functions      PSETFAULT(3PROC)
 
 NAME
      Psetfault - set fault tracing flags
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      void
      Psetfault(struct ps_prochandle *P, const fltset_t *set);