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/proc_arg_grab.3proc.man.txt
          +++ new/usr/src/man/man3proc/proc_arg_grab.3proc.man.txt
   1    1  PROC_ARG_GRAB(3PROC)   Process Control Library Functions  PROC_ARG_GRAB(3PROC)
   2    2  
   3    3  NAME
   4      -     proc_arg_grab, proc_arg_xrgab - process grabbing utility function
        4 +     proc_arg_grab, proc_arg_xgrab - process grabbing utility function
   5    5  
   6    6  SYNOPSIS
   7    7       Process Control Library (libproc, -lproc)
   8    8       #include <libproc.h>
   9    9  
  10   10       struct ps_prochandle
  11   11       proc_arg_grag(const char *arg, int oflag, int gflag, int *perr);
  12   12  
  13   13       struct ps_prochandle
  14   14       proc_arg_xgrab(const char *arg, const char *path, int oflag, int gflag,
↓ open down ↓ 59 lines elided ↑ open up ↑
  74   74  INTERFACE STABILITY
  75   75       Uncommitted
  76   76  
  77   77  MT-LEVEL
  78   78       MT-Safe
  79   79  
  80   80  SEE ALSO
  81   81       libproc(3LIB), Pgrab(3PROC), Pgrab_core(3PROC), Prelease(3PROC),
  82   82       proc_lwp_range_valid(3PROC), proc(4)
  83   83  
  84      -illumos                          May 11, 2016                          illumos
       84 +illumos                         August 20, 2019                        illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX