Spelling/mdoc from Björn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17461 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -263,7 +263,7 @@ fills in a
|
|||||||
.Li "struct sockaddr"
|
.Li "struct sockaddr"
|
||||||
.Fa sa
|
.Fa sa
|
||||||
that can be used to
|
that can be used to
|
||||||
.Xf bind 2
|
.Xr bind 2
|
||||||
to.
|
to.
|
||||||
The argument
|
The argument
|
||||||
.Fa sa_size
|
.Fa sa_size
|
||||||
@@ -287,7 +287,7 @@ including the final
|
|||||||
.Ql \e0 ) .
|
.Ql \e0 ) .
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_parse_address
|
.Fn krb5_parse_address
|
||||||
Returns the resolved a hostname in
|
Returns the resolved hostname in
|
||||||
.Fa string
|
.Fa string
|
||||||
to the
|
to the
|
||||||
.Li krb5_addresses
|
.Li krb5_addresses
|
||||||
@@ -301,7 +301,7 @@ and
|
|||||||
so that it can be used for sorting addresses. If the addresses are the
|
so that it can be used for sorting addresses. If the addresses are the
|
||||||
same address
|
same address
|
||||||
.Fa krb5_address_order
|
.Fa krb5_address_order
|
||||||
will be return 0.
|
will return 0.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_address_compare
|
.Fn krb5_address_compare
|
||||||
compares the addresses
|
compares the addresses
|
||||||
|
@@ -50,7 +50,7 @@
|
|||||||
.Nm krb5_c_valid_enctype ,
|
.Nm krb5_c_valid_enctype ,
|
||||||
.Nm krb5_c_verify_checksum ,
|
.Nm krb5_c_verify_checksum ,
|
||||||
.Nm krb5_c_checksum_length
|
.Nm krb5_c_checksum_length
|
||||||
.Nd kerberos crypto API
|
.Nd Kerberos 5 crypto API
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
Kerberos 5 Library (libkrb5, -lkrb5)
|
Kerberos 5 Library (libkrb5, -lkrb5)
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
@@ -52,7 +52,7 @@
|
|||||||
.Nm krb5_enctype_valid ,
|
.Nm krb5_enctype_valid ,
|
||||||
.Nm krb5_get_wrapped_length ,
|
.Nm krb5_get_wrapped_length ,
|
||||||
.Nm krb5_string_to_enctype
|
.Nm krb5_string_to_enctype
|
||||||
.Nd encrypt and decrypt data, set and get encryption type parameters
|
.Nd "encrypt and decrypt data, set and get encryption type parameters"
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
Kerberos 5 Library (libkrb5, -lkrb5)
|
Kerberos 5 Library (libkrb5, -lkrb5)
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 2004 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 2004 - 2006 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -31,13 +31,13 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd May 1, 2006
|
.Dd May 5, 2006
|
||||||
.Dt KRB5_EXPAND_HOSTNAME 3
|
.Dt KRB5_EXPAND_HOSTNAME 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm krb5_expand_hostname ,
|
.Nm krb5_expand_hostname ,
|
||||||
.Nm krb5_expand_hostname_realms
|
.Nm krb5_expand_hostname_realms
|
||||||
.Nd Kerberos 5 host name canonicalization functions.
|
.Nd Kerberos 5 host name canonicalization functions
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
Kerberos 5 Library (libkrb5, -lkrb5)
|
Kerberos 5 Library (libkrb5, -lkrb5)
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
@@ -42,6 +42,7 @@
|
|||||||
.Nm krb5_get_in_tkt_with_skey ,
|
.Nm krb5_get_in_tkt_with_skey ,
|
||||||
.Nm krb5_free_kdc_rep ,
|
.Nm krb5_free_kdc_rep ,
|
||||||
.Nm krb5_password_key_proc
|
.Nm krb5_password_key_proc
|
||||||
|
.Nd deprecated initial authentication functions
|
||||||
.Sh LIBRARY
|
.Sh LIBRARY
|
||||||
Kerberos 5 Library (libkrb5, -lkrb5)
|
Kerberos 5 Library (libkrb5, -lkrb5)
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
|
Reference in New Issue
Block a user