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
          +++ new/usr/src/man/man3proc/proc_arg_grab.3proc
↓ open down ↓ 3 lines elided ↑ open up ↑
   4    4  .\" You may only use this file in accordance with the terms of version
   5    5  .\" 1.0 of the CDDL.
   6    6  .\"
   7    7  .\" A full copy of the text of the CDDL should have accompanied this
   8    8  .\" source.  A copy of the CDDL is also available via the Internet at
   9    9  .\" http://www.illumos.org/license/CDDL.
  10   10  .\"
  11   11  .\"
  12   12  .\" Copyright 2015 Joyent, Inc.
  13   13  .\"
  14      -.Dd May 11, 2016
       14 +.Dd Aug 20, 2019
  15   15  .Dt PROC_ARG_GRAB 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm proc_arg_grab ,
  19      -.Nm proc_arg_xrgab
       19 +.Nm proc_arg_xgrab
  20   20  .Nd process grabbing utility function
  21   21  .Sh SYNOPSIS
  22   22  .Lb libproc
  23   23  .In libproc.h
  24   24  .Ft "struct ps_prochandle"
  25   25  .Fo proc_arg_grag
  26   26  .Fa "const char *arg"
  27   27  .Fa "int oflag"
  28   28  .Fa "int gflag"
  29   29  .Fa "int *perr"
↓ open down ↓ 132 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX