Print this page
10229 Some man pages have incorrect cross-references

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3proc/Psignal.3proc
          +++ new/usr/src/man/man3proc/Psignal.3proc
↓ open down ↓ 40 lines elided ↑ open up ↑
  41   41  If
  42   42  .Fa stop
  43   43  is
  44   44  .Sy zero ,
  45   45  then it disables tracing for the signal
  46   46  .Fa which .
  47   47  .Pp
  48   48  The signal constants, representing valid values for
  49   49  .Fa which ,
  50   50  can be found in
  51      -.Xr signal.h 3HEAD.
       51 +.Xr signal.h 3HEAD .
  52   52  The signal
  53   53  .Dv SIGKILL
  54   54  may not be stopped.
  55   55  .Pp
  56   56  Note, only active processes may have their signal tracing flags updated.
  57   57  Process handles that refer to core files, zombie processes, and files do
  58   58  not have signal tracing flags.
  59   59  Calling this function on them is an error.
  60   60  .Sh RETURN VALUES
  61   61  Upon successful completion, the
↓ open down ↓ 44 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX