Spelling/mdoc changes, from Björn Sandell.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17385 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-05-01 08:48:55 +00:00
parent ba82623c97
commit 40230797a3
12 changed files with 28 additions and 28 deletions

View File

@@ -31,13 +31,13 @@
.\"
.\" $Id$
.\"
.Dd March 21, 2004
.Dd May 1, 2006
.Dt KRB5_EXPAND_HOSTNAME 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_expand_hostname ,
.Nm krb5_expand_hostname_realms
.Nd kerberos 5 host name canonicalization functions.
.Nd Kerberos 5 host name canonicalization functions.
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -36,7 +36,7 @@
.Os HEIMDAL
.Sh NAME
.Nm krb5_generate_random_block
.Nd Kerberos 5 random functions.
.Nd Kerberos 5 random functions
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd May 10, 2005
.Dd May 1, 2006
.Dt KRB5_GET_INIT_CREDS 3
.Os HEIMDAL
.Sh NAME
@@ -56,7 +56,7 @@
.Nm krb5_get_init_creds_password ,
.Nm krb5_prompt ,
.Nm krb5_prompter_posix
.Nd kerberos 5 initial authentication functions.
.Nd Kerberos 5 initial authentication functions
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -31,12 +31,12 @@
.\"
.\" $Id$
.\"
.Dd January 5, 2005
.Dt NAME 3
.Dd May 1, 2006
.Dt KRB5_IS_THREAD_SAFE 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_is_thread_safe
.Nd returns if of the Kerberos library was compiled with multithread support
.Nd "returns if of the Kerberos library was compiled with multithread support"
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd Apr 14, 2005
.Dd May 1, 2006
.Dt KRB5_KEYBLOCK 3
.Os HEIMDAL
.Sh NAME
@@ -47,7 +47,7 @@
.Nm krb5_keyblock_init ,
.Nm krb5_keyblock_zero ,
.Nm krb5_random_to_key
.Nd Kerberos 5 key handling functions.
.Nd Kerberos 5 key handling functions
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -31,11 +31,11 @@
.\"
.\" $Id$
.\"
.Dd April 25, 2003
.Dd May 1, 2006
.Dt KRB5_MK_SAFE 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_mk_safe
.Nm krb5_mk_safe ,
.Nm krb5_mk_priv
.Nd generates integrity protected and/or encrypted messages
.Sh LIBRARY

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd August 8, 1997
.Dd May 1, 2006
.Dt KRB5_PARSE_NAME 3
.Os HEIMDAL
.Sh NAME
@@ -57,8 +57,8 @@ The string should consist of one or more name components separated with slashes
optionally followed with an
.Dq @
and a realm name. A slash or @ may be contained in a name component by
quoting it with a back-slash
.Pq Dq \ .
quoting it with a backslash
.Pq Dq \e .
A realm should not contain slashes or colons.
.Sh SEE ALSO
.Xr krb5_425_conv_principal 3 ,

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2003 - 2005 Kungliga Tekniska H<>gskolan
.\" Copyright (c) 2003 - 2006 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd May 29, 2005
.Dd May 1, 2006
.Dt KRB5_PRINCIPAL 3
.Os HEIMDAL
.Sh NAME
@@ -323,7 +323,7 @@ The function may try to resolve the name in DNS.
.Pp
.Fn krb5_get_default_principal
tries to find out what's a reasonable default principal by looking at
the enviroment it is running in.
the environment it is running in.
.\" .Sh EXAMPLES
.Sh SEE ALSO
.Xr krb5_425_conv_principal 3 ,

View File

@@ -31,7 +31,7 @@
.\"
.\" $Id$
.\"
.Dd March 21, 2004
.Dd May 1, 2006
.Dt KRB5_RCACHE 3
.Os HEIMDAL
.Sh NAME
@@ -52,7 +52,7 @@
.Nm krb5_rc_resolve_type ,
.Nm krb5_rc_store ,
.Nm krb5_get_server_rcache
.Nd kerberos replay cache.
.Nd Kerberos replay cache
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -31,11 +31,11 @@
.\"
.\" $Id$
.\"
.Dd April 25, 2003
.Dd May 1, 2006
.Dt KRB5_RD_SAFE 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_rd_safe
.Nm krb5_rd_safe ,
.Nm krb5_rd_priv
.Nd verifies authenticity of messages
.Sh LIBRARY

View File

@@ -41,7 +41,7 @@
.Nm krb5_ticket_get_authorization_data_type ,
.Nm krb5_ticket_get_client ,
.Nm krb5_ticket_get_server
.Nd kerberos 5 ticket access and handling functions.
.Nd Kerberos 5 ticket access and handling functions
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS

View File

@@ -33,14 +33,14 @@
.\"
.\" $Id$
.\"
.Dd June 17, 2003
.Dd May 1, 2006
.Dt KRB5_TIMEOFDAY 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_timeofday
.Nm krb5_set_real_time
.Nm krb5_us_timeofday
.Nm krb5_format_time
.Nm krb5_timeofday ,
.Nm krb5_set_real_time ,
.Nm krb5_us_timeofday ,
.Nm krb5_format_time ,
.Nm krb5_string_to_deltat
.Nd Kerberos 5 time handling functions
.Sh LIBRARY