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/Pgrab_file.3proc
          +++ new/usr/src/man/man3proc/Pgrab_file.3proc
↓ open down ↓ 9 lines elided ↑ open up ↑
  10   10  .\"
  11   11  .\"
  12   12  .\" Copyright 2015 Joyent, Inc.
  13   13  .\"
  14   14  .Dd May 11, 2016
  15   15  .Dt PGRAB_FILE 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Pgrab_file
  19   19  .Nd grab and inspect an ELF object
  20      -.Sh SYNOPSIS
       20 +.Sh LIBRARY
  21   21  .Lb libproc
       22 +.Sh SYNOPSIS
  22   23  .In libproc.h
  23   24  .Ft struct ps_prochandle
  24   25  .Fo Pgrab_file
  25   26  .Fa "const char *fname"
  26   27  .Fa "int *perr"
  27   28  .Fc
  28   29  .Sh DESCRIPTION
  29   30  The
  30   31  .Fn Pgrab_file
  31   32  function creates a handle to the ELF object contained in file
↓ open down ↓ 74 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX