Print this page
12198 typo paramter in some section 3pool man pages
*** 137,147 ****
The pool_resource_info() function will fail if:
POE_BADPARAM
The supplied configuration's status is not
! POF_VALID or the flags paramter is neither 0 nor 1.
POE_INVALID_CONF
The configuration is invalid.
--- 137,148 ----
The pool_resource_info() function will fail if:
POE_BADPARAM
The supplied configuration's status is not
! POF_VALID or the flags parameter is neither 0 nor
! 1.
POE_INVALID_CONF
The configuration is invalid.
*** 241,246 ****
SEE ALSO
libpool(3LIB), pool_error(3POOL), attributes(5)
! April 9, 2016 POOL_RESOURCE_CREATE(3POOL)
--- 242,247 ----
SEE ALSO
libpool(3LIB), pool_error(3POOL), attributes(5)
! January 15, 2020 POOL_RESOURCE_CREATE(3POOL)