fix errors found with mdoclint
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12310 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -189,7 +189,7 @@ GSS-API library (libgssapi, -lgssapi)
|
|||||||
.Fc
|
.Fc
|
||||||
.Ft OM_uint32
|
.Ft OM_uint32
|
||||||
.Fo gss_import_name
|
.Fo gss_import_name
|
||||||
.Fa "OM_uint32 * minor_status,
|
.Fa "OM_uint32 * minor_status"
|
||||||
.Fa "const gss_buffer_t input_name_buffer"
|
.Fa "const gss_buffer_t input_name_buffer"
|
||||||
.Fa "const gss_OID input_name_type"
|
.Fa "const gss_OID input_name_type"
|
||||||
.Fa "gss_name_t * output_name"
|
.Fa "gss_name_t * output_name"
|
||||||
@@ -501,7 +501,6 @@ The resulting name from
|
|||||||
.Fn gss_display_name
|
.Fn gss_display_name
|
||||||
must not be used for acccess control.
|
must not be used for acccess control.
|
||||||
.Sh FUNCTIONS
|
.Sh FUNCTIONS
|
||||||
.Pp
|
|
||||||
.Fn gss_display_name
|
.Fn gss_display_name
|
||||||
takes the gss name in
|
takes the gss name in
|
||||||
.Fa input_name
|
.Fa input_name
|
||||||
@@ -573,7 +572,7 @@ exists.
|
|||||||
.Fn gss_krb5_compat_des3_mic
|
.Fn gss_krb5_compat_des3_mic
|
||||||
will be removed in a later version of the GSS-API library.
|
will be removed in a later version of the GSS-API library.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
|
.Xr gssapi 3 ,
|
||||||
.Xr krb5 3 ,
|
.Xr krb5 3 ,
|
||||||
.Xr krb5_ccache 3 ,
|
.Xr krb5_ccache 3 ,
|
||||||
.Xr gssapi 3 ,
|
|
||||||
.Xr kerberos 8
|
.Xr kerberos 8
|
||||||
|
@@ -189,7 +189,7 @@ GSS-API library (libgssapi, -lgssapi)
|
|||||||
.Fc
|
.Fc
|
||||||
.Ft OM_uint32
|
.Ft OM_uint32
|
||||||
.Fo gss_import_name
|
.Fo gss_import_name
|
||||||
.Fa "OM_uint32 * minor_status,
|
.Fa "OM_uint32 * minor_status"
|
||||||
.Fa "const gss_buffer_t input_name_buffer"
|
.Fa "const gss_buffer_t input_name_buffer"
|
||||||
.Fa "const gss_OID input_name_type"
|
.Fa "const gss_OID input_name_type"
|
||||||
.Fa "gss_name_t * output_name"
|
.Fa "gss_name_t * output_name"
|
||||||
@@ -501,7 +501,6 @@ The resulting name from
|
|||||||
.Fn gss_display_name
|
.Fn gss_display_name
|
||||||
must not be used for acccess control.
|
must not be used for acccess control.
|
||||||
.Sh FUNCTIONS
|
.Sh FUNCTIONS
|
||||||
.Pp
|
|
||||||
.Fn gss_display_name
|
.Fn gss_display_name
|
||||||
takes the gss name in
|
takes the gss name in
|
||||||
.Fa input_name
|
.Fa input_name
|
||||||
@@ -573,7 +572,7 @@ exists.
|
|||||||
.Fn gss_krb5_compat_des3_mic
|
.Fn gss_krb5_compat_des3_mic
|
||||||
will be removed in a later version of the GSS-API library.
|
will be removed in a later version of the GSS-API library.
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
|
.Xr gssapi 3 ,
|
||||||
.Xr krb5 3 ,
|
.Xr krb5 3 ,
|
||||||
.Xr krb5_ccache 3 ,
|
.Xr krb5_ccache 3 ,
|
||||||
.Xr gssapi 3 ,
|
|
||||||
.Xr kerberos 8
|
.Xr kerberos 8
|
||||||
|
Reference in New Issue
Block a user