Spelling/mdoc changes, from Björn Sandell.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17387 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-01 09:26:31 +00:00
parent e0c1c293c5
commit bba691f8a8
3 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 2003 - 2006 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -31,14 +31,14 @@
.\"
.\" $Id$
.\"
.Dd July 18, 2004
.Dd May 1, 2006
.Dt KRB5_VERIFY_INIT_CREDS 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_verify_init_creds_opt_init ,
.Nm krb5_verify_init_creds_opt_set_ap_req_nofail ,
.Nm krb5_verify_init_creds
.Nd verifies a credential cache is correct by using a local keytab.
.Nd "verifies a credential cache is correct by using a local keytab"
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS
@@ -75,7 +75,7 @@ from the local keytab, if
.Dv NULL
is passed in, the code will guess the local hostname and use that to
form host/hostname/GUESSED-REALM-FOR-HOSTNAME.
.Fa creds
.Fa creds
is the credential that
.Nm krb5_verify_init_creds
should verify.
@@ -97,7 +97,7 @@ doesn't exists in the local keytab or in the KDC's database, if its
true, the error will be ignored. Note that this use is possible
insecure.
.Sh SEE ALSO
.Xr krb5 3,
.Xr krb5_init_creds 3 ,
.Xr krb5 3 ,
.Xr krb5_get_init_creds 3 ,
.Xr krb5_verify_user 3 ,
.Xr krb5.conf 5

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2001 - 2003 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 2001 - 2006 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd March 25, 2003
.Dd May 1, 2006
.Dt KRB5_VERIFY_USER 3
.Os HEIMDAL
.Sh NAME
@@ -232,8 +232,8 @@ main(int argc, char **argv)
.Ed
.Sh SEE ALSO
.Xr krb5_cc_gen_new 3 ,
.Xr krb5_cc_resolve 3 ,
.Xr krb5_cc_initialize 3 ,
.Xr krb5_cc_resolve 3 ,
.Xr krb5_err 3 ,
.Xr krb5_free_principal 3 ,
.Xr krb5_init_context 3 ,

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd February 18, 2006
.Dd May 1, 2006
.Dt KRB5_WARN 3
.Os HEIMDAL
.Sh NAME
@@ -40,7 +40,7 @@
.Nm krb5_clear_error_string ,
.Nm krb5_err ,
.Nm krb5_errx ,
.Nm krb5_free_error_string
.Nm krb5_free_error_string ,
.Nm krb5_get_err_text ,
.Nm krb5_get_error_message ,
.Nm krb5_get_error_string ,