s/kerberos/Kerberos/
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11981 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
.Nm krb5_copy_addresses ,
|
||||
.Nm krb5_append_addresses ,
|
||||
.Nm krb5_make_addrport
|
||||
.Nd mange addresses in kerberos.
|
||||
.Nd mange addresses in Kerberos.
|
||||
.Sh LIBRARY
|
||||
Kerberos 5 Library (libkrb5, -lkrb5)
|
||||
.Sh SYNOPSIS
|
||||
@@ -183,7 +183,7 @@ Kerberos 5 Library (libkrb5, -lkrb5)
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Li krb5_address
|
||||
structure holds a address that can be used in kerberos api
|
||||
structure holds a address that can be used in Kerberos API
|
||||
calls. There are help functions to set and extract address information
|
||||
of the address.
|
||||
.Pp
|
||||
@@ -221,7 +221,7 @@ and after the call, it will contain the actual length of the address.
|
||||
.Fn krb5_max_sockaddr_size
|
||||
returns the max size of the
|
||||
.Li struct sockaddr
|
||||
that the kerberos library will return.
|
||||
that the Kerberos library will return.
|
||||
.Pp
|
||||
.Fn krb5_sockaddr_uninteresting
|
||||
returns
|
||||
|
Reference in New Issue
Block a user