Print this page
12198 typo paramter in some section 3pool man pages

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3pool/pool_component_info.3pool.man.txt
          +++ new/usr/src/man/man3pool/pool_component_info.3pool.man.txt
↓ open down ↓ 43 lines elided ↑ open up ↑
  44   44  
  45   45         Upon successful completion, pool_get_owning_resource() returns the
  46   46         owning resource. Otherwise it returns NULL and pool_error() returns the
  47   47         pool-specific error value.
  48   48  
  49   49  ERRORS
  50   50         The pool_component_info() function will fail if:
  51   51  
  52   52         POE_BADPARAM
  53   53                             The supplied configuration's status is not
  54      -                           POF_VALID or the flags paramter is neither 0 or 1.
       54 +                           POF_VALID or the flags parameter is neither 0 or 1.
  55   55  
  56   56  
  57   57         POE_INVALID_CONF
  58   58                             The configuration is invalid.
  59   59  
  60   60  
  61   61         POE_SYSTEM
  62   62                             A system error has occurred. Check the system error
  63   63                             code for more details.
  64   64  
↓ open down ↓ 19 lines elided ↑ open up ↑
  84   84         |Interface Stability | Unstable        |
  85   85         +--------------------+-----------------+
  86   86         |MT-Level            | Safe            |
  87   87         +--------------------+-----------------+
  88   88  
  89   89  SEE ALSO
  90   90         libpool(3LIB), pool_error(3POOL), attributes(5)
  91   91  
  92   92  
  93   93  
  94      -                                 April 9, 2016      POOL_COMPONENT_INFO(3POOL)
       94 +                               January 15, 2020     POOL_COMPONENT_INFO(3POOL)
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX