Mandoc and spelling fixes from Thomas Klausner

This commit is contained in:
Love Hornquist Astrand
2011-04-29 20:37:33 -07:00
parent 59f4918ef0
commit 9a1a5e5da6
15 changed files with 20 additions and 21 deletions

View File

@@ -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