make more pretty, from Björn Sandell

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15110 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-10 09:21:06 +00:00
parent 9bc8053455
commit 9aa1875790
4 changed files with 15 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2004 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 2004-2005 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd April 25, 2004
.Dd May 10, 2005
.Dt KRB5_COMPARE_CREDS 3
.Os HEIMDAL
.Sh NAME
@@ -73,7 +73,7 @@ normally only called indirectly via
The following flags, set in
.Fa whichfields ,
affects the comparison:
.Bl -tag -compact -offset indent
.Bl -tag -width KRB5_TC_MATCH_SRV_NAMEONLY -compact -offset indent
.It KRB5_TC_MATCH_SRV_NAMEONLY
Consider all realms equal when comparing the service principal.
.It KRB5_TC_MATCH_KEYTYPE

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 2003 - 2005 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd November 9, 2004
.Dd May 10, 2005
.Dt KRB5_GET_INIT_CREDS 3
.Os HEIMDAL
.Sh NAME
@@ -260,10 +260,10 @@ device.
.Fa reply
must be preallocated, it will not be allocated in by the prompter
function.
Possible value for the
Possible values for the
.Fa type
element are:
.Bl -tag -compact -offset indent
.Bl -tag -width Ds -compact -offset indent
.It KRB5_PROMPT_TYPE_PASSWORD
.It KRB5_PROMPT_TYPE_NEW_PASSWORD
.It KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd April 24, 2005
.Dd May 10, 2005
.Dt KRB5_KRBHST_INIT 3
.Os HEIMDAL
.Sh NAME
@@ -80,7 +80,7 @@ of interest and the type of service to lookup. The
.Fa type
can be one of:
.Pp
.Bl -tag -compact -offset indent
.Bl -tag -width Ds -compact -offset indent
.It KRB5_KRBHST_KDC
.It KRB5_KRBHST_ADMIN
.It KRB5_KRBHST_CHANGEPW
@@ -101,7 +101,7 @@ is the same flags as
uses.
Possible values are:
.Pp
.Bl -tag -compact -offset indent
.Bl -tag -width KRB5_KRBHST_FLAGS_LARGE_MSG -compact -offset indent
.It KRB5_KRBHST_FLAGS_MASTER
only talk to master (readwrite) KDC
.It KRB5_KRBHST_FLAGS_LARGE_MSG

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2003 - 2004 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 2003 - 2005 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd March 20, 2004
.Dd May 10, 2005
.Dt KRB5_STORAGE 3
.Os HEIMDAL
.Sh NAME
@@ -211,7 +211,7 @@ and
.Fn krb5_storage_clear_flags
modifies the behavior of the storage functions.
.Pp
.Bl -tag -compact -offset indent
.Bl -tag -width "Fan vet..." -compact -offset indent
.It KRB5_STORAGE_PRINCIPAL_WRONG_NUM_COMPONENTS
Stores the number of principal componets one too many when storing
principal namees, used for compatibility with version 1 of file
@@ -234,7 +234,7 @@ Stores the integers in host byte order, used for compatibility with
version 1 of file keytabs and version 1 and 2 of file credential
caches.
.It KRB5_STORAGE_CREDS_FLAGS_WRONG_BITORDER
store the credential flags in a krb5_creds in the reverse bit order.
Store the credential flags in a krb5_creds in the reverse bit order.
.El
.Pp
.Fn krb5_storage_set_byteorder
@@ -260,7 +260,7 @@ bytes in the storage
The
.Fa whence
argument is one of
.Bl -tag -compact -offset indent
.Bl -tag -width SEEK_SET -compact -offset indent
.It SEEK_SET
offset is from begining of storage.
.It SEEK_CUR