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

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
↓ open down ↓ 8 lines elided ↑ open up ↑
   9    9  SYNOPSIS
  10   10       #include <libproc.h>
  11   11  
  12   12       const char *
  13   13       Pgrab_error(int error);
  14   14  
  15   15  DESCRIPTION
  16   16       The Pgrab_error() function returns a pointer to a human-readable
  17   17       character string describing the error that occurred.  This function only
  18   18       knows how to translate errors that are stored in perr during a failed
  19      -     call to Pgrab(3PROC), Pfgrab_core(3PROC,) Pgrab_core(3PROC), or
       19 +     call to Pgrab(3PROC), Pfgrab_core(3PROC), Pgrab_core(3PROC), or
  20   20       Pgrab_file(3PROC).
  21   21  
  22   22  RETURN VALUES
  23   23       The Pgrab_error() function always returns a pointer to a character string
  24   24       that describes the error that occurred, even if it is an unknown error.
  25   25  
  26   26  INTERFACE STABILITY
  27   27       Uncommitted
  28   28  
  29   29  MT-LEVEL
  30   30       MT-Safe
  31   31  
  32   32  SEE ALSO
  33   33       libproc(3LIB), Pgrab(3PROC), Pgrab_core(3PROC), Pgrab_file(3PROC)
  34   34  
  35   35  illumos                          May 11, 2016                          illumos
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX