Commit Graph

11 Commits

Author SHA1 Message Date
Russ Allbery
a2ca442760 krb5_set_default_realm.3 man page update
Since the memory is allocated inside the Kerberos library, it
should be freed by code inside the same library.  free, as
previously recommended, therefore doesn't seem appropriate.
Instead, recommend krb5_xfree, which exists for this purpose.
krb5_set_default_realm.3 man page update

Change-Id: I11d119edf03148cbdc654480c72ddffb540084ec
2013-10-06 16:01:46 -04:00
Love Hörnquist Åstrand
e172367898 switch to utf8 encoding of all files
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
2008-09-13 08:53:55 +00:00
Love Hörnquist Åstrand
2fd4a77e66 Spelling/mdoc from Björn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17462 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-05 13:18:39 +00:00
Love Hörnquist Åstrand
15c32cbc1d update .Dd
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14906 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:49:34 +00:00
Love Hörnquist Åstrand
6a3813781d spelling, from Björn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14905 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-04-24 07:46:59 +00:00
Love Hörnquist Åstrand
394097ae26 krb5_get_host_realm result should be free with krb5_free_host_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14080 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-07-26 17:54:37 +00:00
Love Hörnquist Åstrand
d36a72aff4 document krb5_copy_host_realm
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13592 ec53bebd-3082-4978-b11e-865c3cabbd6b
2004-03-21 12:34:16 +00:00
Love Hörnquist Åstrand
cb584f6348 pacify mdoclink
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12331 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 21:56:28 +00:00
Love Hörnquist Åstrand
0caadd8b18 pacify mdoclint
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12329 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-05-26 14:09:04 +00:00
Love Hörnquist Åstrand
dc130c2c75 Change .Fd #include <header.h> to .In header.h
from Thomas Klausner <wiz@netbsd.org>


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12032 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-04-16 13:58:27 +00:00
Love Hörnquist Åstrand
64f126218c Manpage for krb5_free_host_realm, krb5_get_default_realm,
krb5_get_default_realms, krb5_get_host_realm, and
krb5_set_default_realm.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11790 ec53bebd-3082-4978-b11e-865c3cabbd6b
2003-03-16 19:13:06 +00:00