diff options
Diffstat (limited to 'usr/src/man/man3gss/gss_init_sec_context.3gss')
-rw-r--r-- | usr/src/man/man3gss/gss_init_sec_context.3gss | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3gss/gss_init_sec_context.3gss b/usr/src/man/man3gss/gss_init_sec_context.3gss index 992eeec3b3..b9370a4852 100644 --- a/usr/src/man/man3gss/gss_init_sec_context.3gss +++ b/usr/src/man/man3gss/gss_init_sec_context.3gss @@ -647,7 +647,7 @@ while (!context_established) { .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -663,8 +663,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBgss_delete_sec_context\fR(3GSS), \fBgss_export_sec_context\fR(3GSS), -\fBgss_get_mic\fR(3GSS), \fBgss_wrap\fR(3GSS), \fBattributes\fR(5) +.BR gss_delete_sec_context (3GSS), +.BR gss_export_sec_context (3GSS), +.BR gss_get_mic (3GSS), +.BR gss_wrap (3GSS), +.BR attributes (7) .sp .LP \fISolaris Security for Developers Guide\fR |