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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3proc/Pcontent.3proc.man.txt
          +++ new/usr/src/man/man3proc/Pcontent.3proc.man.txt
   1    1  PCONTENT(3PROC)        Process Control Library Functions       PCONTENT(3PROC)
   2    2  
   3    3  NAME
   4    4       Pconent - obtain process content types available
   5    5  
   6      -SYNOPSIS
        6 +LIBRARY
   7    7       Process Control Library (libproc, -lproc)
        8 +
        9 +SYNOPSIS
   8   10       #include <libproc.h>
   9   11  
  10   12       core_content_t
  11   13       Pcontent(struct ps_prochandle *P);
  12   14  
  13   15  DESCRIPTION
  14   16       The Pcontent() function describes information available from the process
  15   17       handle P.
  16   18  
  17   19       Different types of process handles have different kinds of content
↓ open down ↓ 26 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX