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

@@ -1,12 +1,14 @@
 PSETZONEID(3PROC)      Process Control Library Functions     PSETZONEID(3PROC)
 
 NAME
      Psetzoneid - change processes zone id
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      int
      Psetzoneid(struct ps_prochandle *P, zoneid_t zoneid);