diff options
Diffstat (limited to 'doc/implement')
| -rw-r--r-- | doc/implement/keytab-i.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/implement/keytab-i.tex b/doc/implement/keytab-i.tex index 1a32ccabe..19790034f 100644 --- a/doc/implement/keytab-i.tex +++ b/doc/implement/keytab-i.tex @@ -196,10 +196,10 @@ Errors: badly formatted name. \funcarg{int}{namesize} \end{funcdecl} -\funcarg{name} is filled in with the first \funcparam{namesize} bytes of +\funcparam{name} is filled in with the first \funcparam{namesize} bytes of the name of the default keytab. If the name is shorter than \funcparam{namesize}, then the remainder of -\funcarg{name} will be zeroed. +\funcparam{name} will be zeroed. \begin{funcdecl}{krb5_kt_default}{krb5_error_code}{\funcin} |
