Document what happens with NULL to krb5_config_free_strings
(nothing). Mdoc nit. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15949 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
.\" Copyright (c) 2000 - 2004 Kungliga Tekniska H<>gskolan
|
.\" Copyright (c) 2000 - 2005 Kungliga Tekniska H<>gskolan
|
||||||
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
.\" (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
.\"
|
.\"
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $Id$
|
.\" $Id$
|
||||||
.\"
|
.\"
|
||||||
.Dd March 20, 2004
|
.Dd August 23, 2005
|
||||||
.Dt KRB5_CONFIG_GET 3
|
.Dt KRB5_CONFIG_GET 3
|
||||||
.Os HEIMDAL
|
.Os HEIMDAL
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -279,12 +279,17 @@ as returned by
|
|||||||
.Fn krb5_config_get_strings
|
.Fn krb5_config_get_strings
|
||||||
and
|
and
|
||||||
.Fn krb5_config_vget_strings .
|
.Fn krb5_config_vget_strings .
|
||||||
|
If the argument
|
||||||
|
.Fa strings
|
||||||
|
is a
|
||||||
|
.Dv NULL
|
||||||
|
pointer, no action occurs.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_config_file_free
|
.Fn krb5_config_file_free
|
||||||
free the result of
|
free the result of
|
||||||
.Fn krb5_config_parse_file
|
.Fn krb5_config_parse_file
|
||||||
and
|
and
|
||||||
.Fa krb5_config_parse_file_multi .
|
.Fn krb5_config_parse_file_multi .
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr krb5_appdefault 3 ,
|
.Xr krb5_appdefault 3 ,
|
||||||
.Xr krb5_init_context 3 ,
|
.Xr krb5_init_context 3 ,
|
||||||
|
Reference in New Issue
Block a user