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:
Love Hörnquist Åstrand
2006-05-05 13:13:18 +00:00
parent 2878378313
commit 94c88846ef
5 changed files with 9 additions and 8 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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