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

@@ -1,12 +1,14 @@
 PPLATFORM(3PROC)       Process Control Library Functions      PPLATFORM(3PROC)
 
 NAME
      Pplatform - get platform string
 
-SYNOPSIS
+LIBRARY
      Process Control Library (libproc, -lproc)
+
+SYNOPSIS
      #include <libproc.h>
 
      char *
      Pplatform(struct ps_prochandle *P, char *buffer, size_t bufsize);