diff options
Diffstat (limited to 'usr/src/man/man3gss/gss_store_cred.3gss')
-rw-r--r-- | usr/src/man/man3gss/gss_store_cred.3gss | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3gss/gss_store_cred.3gss b/usr/src/man/man3gss/gss_store_cred.3gss index 334e75d1e2..5723e18e14 100644 --- a/usr/src/man/man3gss/gss_store_cred.3gss +++ b/usr/src/man/man3gss/gss_store_cred.3gss @@ -209,7 +209,7 @@ the \fIminor_status\fR parameter details the error condition. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -226,10 +226,14 @@ MT-Level Safe .SH SEE ALSO .LP -\fBgss_accept_sec_context\fR(3GSS), \fBgss_acquire_cred\fR(3GSS), -\fBgss_add_cred\fR(3GSS), \fBgss_init_sec_context\fR(3GSS), -\fBgss_inquire_cred\fR(3GSS), \fBgss_release_cred\fR(3GSS), -\fBgss_release_oid_set\fR(3GSS), \fBattributes\fR(5) +.BR gss_accept_sec_context (3GSS), +.BR gss_acquire_cred (3GSS), +.BR gss_add_cred (3GSS), +.BR gss_init_sec_context (3GSS), +.BR gss_inquire_cred (3GSS), +.BR gss_release_cred (3GSS), +.BR gss_release_oid_set (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR |