Print this page
11586 NAME field in man pages should match what's installed

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      -     Pconent - obtain process content types available
        4 +     Pcontent - obtain process content types available
   5    5  
   6    6  LIBRARY
   7    7       Process Control Library (libproc, -lproc)
   8    8  
   9    9  SYNOPSIS
  10   10       #include <libproc.h>
  11   11  
  12   12       core_content_t
  13   13       Pcontent(struct ps_prochandle *P);
  14   14  
↓ open down ↓ 20 lines elided ↑ open up ↑
  35   35  INTERFACE STABILITY
  36   36       Uncommitted
  37   37  
  38   38  MT-LEVEL
  39   39       See LOCKING in libproc(3LIB).
  40   40  
  41   41  SEE ALSO
  42   42       libproc(3LIB), Pcreate(3PROC), Pgrab(3PROC), Pgrab_core(3PROC),
  43   43       Pgrab_file(3PROC), proc(4)
  44   44  
  45      -illumos                          May 11, 2016                          illumos
       45 +illumos                         August 20, 2019                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX