diff --git a/lib/krb5/krb5_address.3 b/lib/krb5/krb5_address.3 index cc3626ba5..ee6ef3dc8 100644 --- a/lib/krb5/krb5_address.3 +++ b/lib/krb5/krb5_address.3 @@ -263,7 +263,7 @@ fills in a .Li "struct sockaddr" .Fa sa that can be used to -.Xf bind 2 +.Xr bind 2 to. The argument .Fa sa_size @@ -287,7 +287,7 @@ including the final .Ql \e0 ) . .Pp .Fn krb5_parse_address -Returns the resolved a hostname in +Returns the resolved hostname in .Fa string to the .Li krb5_addresses @@ -301,7 +301,7 @@ and so that it can be used for sorting addresses. If the addresses are the same address .Fa krb5_address_order -will be return 0. +will return 0. .Pp .Fn krb5_address_compare compares the addresses diff --git a/lib/krb5/krb5_c_make_checksum.3 b/lib/krb5/krb5_c_make_checksum.3 index 960af86ba..e81e66fa4 100644 --- a/lib/krb5/krb5_c_make_checksum.3 +++ b/lib/krb5/krb5_c_make_checksum.3 @@ -50,7 +50,7 @@ .Nm krb5_c_valid_enctype , .Nm krb5_c_verify_checksum , .Nm krb5_c_checksum_length -.Nd kerberos crypto API +.Nd Kerberos 5 crypto API .Sh LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) .Sh SYNOPSIS diff --git a/lib/krb5/krb5_encrypt.3 b/lib/krb5/krb5_encrypt.3 index 94008b43d..e4b870216 100644 --- a/lib/krb5/krb5_encrypt.3 +++ b/lib/krb5/krb5_encrypt.3 @@ -52,7 +52,7 @@ .Nm krb5_enctype_valid , .Nm krb5_get_wrapped_length , .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 Kerberos 5 Library (libkrb5, -lkrb5) .Sh SYNOPSIS diff --git a/lib/krb5/krb5_expand_hostname.3 b/lib/krb5/krb5_expand_hostname.3 index 90e9f88c2..c0460c9a4 100644 --- a/lib/krb5/krb5_expand_hostname.3 +++ b/lib/krb5/krb5_expand_hostname.3 @@ -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). .\" All rights reserved. .\" @@ -31,13 +31,13 @@ .\" .\" $Id$ .\" -.Dd May 1, 2006 +.Dd May 5, 2006 .Dt KRB5_EXPAND_HOSTNAME 3 .Os HEIMDAL .Sh NAME .Nm krb5_expand_hostname , .Nm krb5_expand_hostname_realms -.Nd Kerberos 5 host name canonicalization functions. +.Nd Kerberos 5 host name canonicalization functions .Sh LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) .Sh SYNOPSIS diff --git a/lib/krb5/krb5_get_in_cred.3 b/lib/krb5/krb5_get_in_cred.3 index ba0d86724..e39aa7d95 100644 --- a/lib/krb5/krb5_get_in_cred.3 +++ b/lib/krb5/krb5_get_in_cred.3 @@ -42,6 +42,7 @@ .Nm krb5_get_in_tkt_with_skey , .Nm krb5_free_kdc_rep , .Nm krb5_password_key_proc +.Nd deprecated initial authentication functions .Sh LIBRARY Kerberos 5 Library (libkrb5, -lkrb5) .Sh SYNOPSIS