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/Psecflags.3proc
          +++ new/usr/src/man/man3proc/Psecflags.3proc
↓ open down ↓ 10 lines elided ↑ open up ↑
  11   11  .\"
  12   12  .\" Copyright 2016, Richard Lowe.
  13   13  .\"
  14   14  .Dd June 06, 2016
  15   15  .Dt PSECFLAGS 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Psecflags ,
  19   19  .Nm Psecflags_free
  20   20  .Nd get and free process security flags
  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 Psecflags
  26   27  .Fa "struct ps_prochandle *P"
  27   28  .Fa "prsecflags_t **psf"
  28   29  .Fc
  29   30  .Ft void
  30   31  .Fo Psecflags_free
  31   32  .Fa "struct ps_prochandle *P"
  32   33  .Fa "prsecflags_t *psf"
↓ open down ↓ 46 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX