Print this page
9728 3secdb man pages need some tlc
@@ -89,12 +89,12 @@
The getprofnam() function returns a pointer to a profattr_t if it
successfully locates the requested entry; otherwise it returns NULL.
USAGE
- Individual attributes in the prof_attr_t structure can be referred to
- by calling the kva_match(3SECDB) function.
+ Individual attributes in the profattr_t structure can be referred to by
+ calling the kva_match(3SECDB) function.
Because the list of legal keys is likely to expand, any code must be
written to ignore unknown key-value pairs without error.
@@ -120,10 +120,10 @@
|MT-Level | MT-Safe |
+---------------+-----------------+
SEE ALSO
auths(1), profiles(1), getexecattr(3SECDB), getauthattr(3SECDB),
- prof_attr(4)
+ kva_match(3SECDB), prof_attr(4), attributes(5)
- March 31, 2005 GETPROFATTR(3SECDB)
+ August 13, 2018 GETPROFATTR(3SECDB)