Add missing quoting in manpage. Patch from Nicolas Joly.

This commit is contained in:
Love Hornquist Astrand
2011-03-21 09:28:32 -07:00
parent 841a5ed3ba
commit 7c039e5630
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ Kerberos 5 Library (libkrb5, -lkrb5)
.Fc
.Ft krb5_error_code
.Fo krb5_c_verify_checksum
.Fa "krb5_context context
.Fa "krb5_context context"
.Fa "const krb5_keyblock *key"
.Fa "krb5_keyusage usage"
.Fa "const krb5_data *data"

View File

@@ -141,7 +141,7 @@ Kerberos 5 Library (libkrb5, -lkrb5)
.Ft krb5_error_code
.Fo krb5_crypto_getconfoundersize
.Fa "krb5_context context"
.Fa "krb5_crypto crypto
.Fa "krb5_crypto crypto"
.Fa size_t *confoundersize"
.Fc
.Ft krb5_error_code