more, mostly whitespace, fixes from Thomas Klasusner
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11176 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
.Ft int
|
||||
.Fn krb5_config_get_time_default "krb5_context context" "krb5_config_section *c" "int def_value" "..."
|
||||
.Sh DESCRIPTION
|
||||
These functions get values from the
|
||||
.Xr krb5.conf 5
|
||||
These functions get values from the
|
||||
.Xr krb5.conf 5
|
||||
configuration file, or another configuration database specified by the
|
||||
.Fa c
|
||||
parameter.
|
||||
@@ -39,11 +39,11 @@ option, defaulting to
|
||||
.Pp
|
||||
.Fn krb5_config_get_bool_default
|
||||
will convert the option value to a boolean value, where
|
||||
.Sq yes ,
|
||||
.Sq yes ,
|
||||
.Sq true ,
|
||||
and any non-zero number means
|
||||
.Dv TRUE ,
|
||||
and any other value
|
||||
and any other value
|
||||
.Dv FALSE .
|
||||
.Pp
|
||||
.Fn krb5_config_get_int_default
|
||||
|
Reference in New Issue
Block a user