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_error.3proc.man.txt
          +++ new/usr/src/man/man3proc/Pgrab_error.3proc.man.txt
   1    1  PGRAB_ERROR(3PROC)     Process Control Library Functions    PGRAB_ERROR(3PROC)
   2    2  
   3    3  NAME
   4    4       Pgrab_error - get Pgrab error message string
   5    5  
   6      -SYNOPSIS
        6 +LIBRARY
   7    7       Process Control Library (libproc, -lproc)
        8 +
        9 +SYNOPSIS
   8   10       #include <libproc.h>
   9   11  
  10   12       const char *
  11   13       Pgrab_error(int error);
  12   14  
  13   15  DESCRIPTION
  14   16       The Pgrab_error() function returns a pointer to a human-readable
  15   17       character string describing the error that occurred.  This function only
  16   18       knows how to translate errors that are stored in perr during a failed
  17   19       call to Pgrab(3PROC), Pfgrab_core(3PROC,) Pgrab_core(3PROC), or
↓ open down ↓ 16 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX