From 9a1a5e5da6cb85dc66427a20895f0fc8015cea7c Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Fri, 29 Apr 2011 20:37:33 -0700 Subject: [PATCH] Mandoc and spelling fixes from Thomas Klausner --- kadmin/kadmind.8 | 3 +-- kdc/hprop.8 | 2 +- kdc/kdc.8 | 2 +- kuser/copy_cred_cache.1 | 2 +- kuser/kdestroy.1 | 2 +- lib/gssapi/gss_acquire_cred.3 | 2 +- lib/gssapi/gssapi.3 | 2 +- lib/kadm5/iprop-log.8 | 2 +- lib/krb5/krb5.conf.5 | 2 +- lib/krb5/krb524_convert_creds_kdc.3 | 2 +- lib/krb5/krb5_c_make_checksum.3 | 10 +++++----- lib/krb5/krb5_is_thread_safe.3 | 2 +- lib/krb5/krb5_principal.3 | 4 ++-- lib/krb5/krb5_string_to_key.3 | 2 +- lib/roken/rtbl.3 | 2 +- 15 files changed, 20 insertions(+), 21 deletions(-) diff --git a/kadmin/kadmind.8 b/kadmin/kadmind.8 index bb81b6394..c4122df92 100644 --- a/kadmin/kadmind.8 +++ b/kadmin/kadmind.8 @@ -76,8 +76,7 @@ The .Xr kpasswdd 8 daemon is responsible for the Kerberos 5 password changing protocol (used by -.Xr kpasswd 1 ) -. +.Xr kpasswd 1 ) . .Pp This daemon should only be run on the master server, and not on any slaves. diff --git a/kdc/hprop.8 b/kdc/hprop.8 index 3aa91568a..61682d228 100644 --- a/kdc/hprop.8 +++ b/kdc/hprop.8 @@ -145,7 +145,7 @@ Dump the database on stdout, in a format that can be fed to hpropd. .Sh EXAMPLES The following will propagate a database to another machine (which should run -.Xr hpropd 8 ): +.Xr hpropd 8 ) : .Bd -literal -offset indent $ hprop slave-1 slave-2 .Ed diff --git a/kdc/kdc.8 b/kdc/kdc.8 index bbf00dbd6..16e05ec53 100644 --- a/kdc/kdc.8 +++ b/kdc/kdc.8 @@ -130,7 +130,7 @@ protocol doesn't contain a realm for the server, it must be explicitly specified. The default is whatever is returned by .Fn krb_get_lrealm . -This option is only availabe if the KDC has been compiled with version +This option is only available if the KDC has been compiled with version 4 support. .It Xo .Fl K , diff --git a/kuser/copy_cred_cache.1 b/kuser/copy_cred_cache.1 index 6dcc0450a..6fffa7913 100644 --- a/kuser/copy_cred_cache.1 +++ b/kuser/copy_cred_cache.1 @@ -88,7 +88,7 @@ $ copy_cred_cache --valid-for=1d --flags=initial FILE:/some/cache .Sh DIAGNOSTICS The .Nm -utility exits 0 on success, and \*[Gt]0 if an error occurs, or of no +utility exits 0 on success, and \*[Gt]0 if an error occurs, or if no credentials where actually copied. .\".Sh SEE ALSO .\".Sh STANDARDS diff --git a/kuser/kdestroy.1 b/kuser/kdestroy.1 index 16660c08b..0d87618a5 100644 --- a/kuser/kdestroy.1 +++ b/kuser/kdestroy.1 @@ -51,7 +51,7 @@ .Ek .Sh DESCRIPTION .Nm -remove one or the current set of tickets. +removes one credential or the current set of tickets. .Pp Supported options: .Bl -tag -width Ds diff --git a/lib/gssapi/gss_acquire_cred.3 b/lib/gssapi/gss_acquire_cred.3 index f2625847e..25d7b4d7f 100644 --- a/lib/gssapi/gss_acquire_cred.3 +++ b/lib/gssapi/gss_acquire_cred.3 @@ -513,7 +513,7 @@ In GSS-API an contiguous string name is stored in a .Dv gss_buffer_t . .Pp Exported names also have the property that they are specified by the -mechanism itself and compatible between diffrent GSS-API +mechanism itself and compatible between different GSS-API implementations. .El .Sh ACCESS CONTROL diff --git a/lib/gssapi/gssapi.3 b/lib/gssapi/gssapi.3 index 0205c07c3..e1fb65e64 100644 --- a/lib/gssapi/gssapi.3 +++ b/lib/gssapi/gssapi.3 @@ -147,7 +147,7 @@ the later will override. .Pp This config option modifies behaviour for both clients and servers. .Pp -Microsoft implemented SPNEGO to Windows2000, however, they manage to +Microsoft implemented SPNEGO to Windows2000, however, they managed to get it wrong, their implementation didn't fill in the MechListMIC in the reply token with the right content. There is a work around for this problem, but not all implementation diff --git a/lib/kadm5/iprop-log.8 b/lib/kadm5/iprop-log.8 index 8b4534df0..5fa86b527 100644 --- a/lib/kadm5/iprop-log.8 +++ b/lib/kadm5/iprop-log.8 @@ -125,7 +125,7 @@ configuration file realm .El .Pp -Print out all entires in the log to standard output. +Print out all entries in the log to standard output. .It replay .Bl -tag -width Ds .It Xo diff --git a/lib/krb5/krb5.conf.5 b/lib/krb5/krb5.conf.5 index 8e02eb126..4276eeafc 100644 --- a/lib/krb5/krb5.conf.5 +++ b/lib/krb5/krb5.conf.5 @@ -363,7 +363,7 @@ manual page for a list of defined destinations. .Bl -tag -width "xxx" -offset indent .It Li dbname Li = Va DATABASENAME Use this database for this realm. -See the info documetation how to configure diffrent database backends. +See the info documetation how to configure different database backends. .It Li realm Li = Va REALM Specifies the realm that will be stored in this database. It realm isn't set, it will used as the default database, there can diff --git a/lib/krb5/krb524_convert_creds_kdc.3 b/lib/krb5/krb524_convert_creds_kdc.3 index 98537efb1..511eabd91 100644 --- a/lib/krb5/krb524_convert_creds_kdc.3 +++ b/lib/krb5/krb524_convert_creds_kdc.3 @@ -66,7 +66,7 @@ to Kerberos 4 credential that is stored in .Fa credentials . .Pp .Fn krb524_convert_creds_kdc_ccache -is diffrent from +is different from .Fn krb524_convert_creds_kdc in that way that if .Fa in_cred diff --git a/lib/krb5/krb5_c_make_checksum.3 b/lib/krb5/krb5_c_make_checksum.3 index 01507185c..fb8f9c4aa 100644 --- a/lib/krb5/krb5_c_make_checksum.3 +++ b/lib/krb5/krb5_c_make_checksum.3 @@ -279,14 +279,14 @@ is a keyed checksum type. .Fn krb5_c_is_coll_proof_cksum returns true if .Fa ctype -is a collition proof checksum type. +is a collision proof checksum type. .Pp .Fn krb5_c_keylengths -return the minimum length ( -.Fa inlength ) +return the minimum length +.Fa ( inlength ) bytes needed to create a key and the -length ( -.Fa keylength ) +length +.Fa ( keylength ) of the resulting key for the .Fa enctype . diff --git a/lib/krb5/krb5_is_thread_safe.3 b/lib/krb5/krb5_is_thread_safe.3 index 8d6f7fb7e..1a73e853e 100644 --- a/lib/krb5/krb5_is_thread_safe.3 +++ b/lib/krb5/krb5_is_thread_safe.3 @@ -50,7 +50,7 @@ returns if the library was compiled with with multithread support. If the library isn't compiled, the consumer have to use a global lock to make sure Kerboros functions are not called at the same time by -diffrent threads. +different threads. .\" .Sh EXAMPLE .\" .Sh BUGS .Sh SEE ALSO diff --git a/lib/krb5/krb5_principal.3 b/lib/krb5/krb5_principal.3 index 1ed3ae5d4..3c7da9998 100644 --- a/lib/krb5/krb5_principal.3 +++ b/lib/krb5/krb5_principal.3 @@ -155,12 +155,12 @@ takes an extra argument the following flags can be passed in .Bl -tag -width Ds .It Dv KRB5_PRINCIPAL_PARSE_NO_REALM -requries the input string to be without a realm, and no realm is +requires the input string to be without a realm, and no realm is stored in the .Fa principal return argument. .It Dv KRB5_PRINCIPAL_PARSE_REQUIRE_REALM -requries the input string to with a realm. +requires the input string to with a realm. .El .Pp .Fn krb5_unparse_name diff --git a/lib/krb5/krb5_string_to_key.3 b/lib/krb5/krb5_string_to_key.3 index 9f44b48de..c77d4594c 100644 --- a/lib/krb5/krb5_string_to_key.3 +++ b/lib/krb5/krb5_string_to_key.3 @@ -114,7 +114,7 @@ The string to key functions convert a string to a kerberos key. .Pp .Fn krb5_string_to_key_data_salt_opaque is the function that does all the work, the rest of the functions are -just wrapers around +just wrappers around .Fn krb5_string_to_key_data_salt_opaque that calls it with default values. .Pp diff --git a/lib/roken/rtbl.3 b/lib/roken/rtbl.3 index 614e8d783..0d7091883 100644 --- a/lib/roken/rtbl.3 +++ b/lib/roken/rtbl.3 @@ -89,7 +89,7 @@ would be output from tools such as or .Xr netstat 1 , where you have a fixed number of columns, but don't know the column -widthds before hand. +widths before hand. .Pp A table is created with .Fn rtbl_create -- 2.11.4.GIT