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/Pread.3proc
          +++ new/usr/src/man/man3proc/Pread.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 PREAD 3PROC
  16   16  .Os
  17   17  .Sh NAME
  18   18  .Nm Pread ,
  19   19  .Nm Pread_string
  20   20  .Nd read data from a process
  21      -.Sh SYNOPSIS
       21 +.Sh LIBRARY
  22   22  .Lb libproc
       23 +.Sh SYNOPSIS
  23   24  .In libproc.h
  24   25  .Ft ssize_t
  25   26  .Fo Pread
  26   27  .Fa "struct ps_prochandle *P"
  27   28  .Fa "void *buf"
  28   29  .Fa "size_t nbytes"
  29   30  .Fa "uintptr_t address"
  30   31  .Fc
  31   32  .Ft ssize_t
  32   33  .Fo Pread_string
↓ open down ↓ 84 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX