sort references (from Thomas Klausner)

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10788 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-11-09 09:38:29 +00:00
parent 971c749b15
commit 95f25d1c1b
2 changed files with 5 additions and 5 deletions

View File

@@ -116,5 +116,5 @@ krb5_krbhst_free(context, handle);
.Sh HISTORY
These functions first appeared in Heimdal 0.3g.
.Sh SEE ALSO
.Xr krb5_get_krbhst 3 ,
.Xr getaddrinfo 3
.Xr getaddrinfo 3 ,
.Xr krb5_get_krbhst 3

View File

@@ -43,7 +43,7 @@ The
function does the same, except that it ignores the realm in
.Fa principal
and tries all the local realms (see
.Xr krb5.conf 5).
.Xr krb5.conf 5 ) .
.Sh EXAMPLE
Here is a example program that verifies a password. it uses the
.Ql host/`hostname`
@@ -79,7 +79,7 @@ main(int argc, char **argv)
}
.Ed
.Sh SEE ALSO
.Xr krb5_kt_default 3 ,
.Xr krb5_init_context 3 ,
.Xr krb5_err 3 ,
.Xr krb5_init_context 3 ,
.Xr krb5_kt_default 3 ,
.Xr krb5.conf 5