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/Psetrun.3proc
          +++ new/usr/src/man/man3proc/Psetrun.3proc
↓ open down ↓ 10 lines elided ↑ open up ↑
  11   11  .\"
  12   12  .\" Copyright 2015 Joyent, Inc.
  13   13  .\"
  14   14  .Dd May 11, 2016
  15   15  .Dt PSETRUN 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Psetrun ,
  19   19  .Nm Lsetrun
  20   20  .Nd run a stopped process or thread
  21      -.Sh SYNOPSIS
       21 +.Sh LIBRARY
  22   22  .Lb libproc
       23 +.Sh SYNOPSIS
  23   24  .In libproc.h
  24   25  .Ft int
  25   26  .Fo Psetrun
  26   27  .Fa "struct ps_prochandle *P"
  27   28  .Fa "int sig"
  28   29  .Fa "int flags"
  29   30  .Fc
  30   31  .Ft int
  31   32  .Fo Lsetrun
  32   33  .Fa "struct ps_lwphandle *L"
↓ open down ↓ 124 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX