fix funcparam vs funcarg confusion
authorJohn Kohl <jtkohl@mit.edu>
Tue, 5 Jun 1990 10:02:29 +0000 (10:02 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 5 Jun 1990 10:02:29 +0000 (10:02 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1002 dc483132-0cff-0310-8789-dd5450dbe970

doc/api/keytab.tex
doc/implement/keytab-i.tex

index 1a32ccabed7d9cf748c15f8c5556dffea99cbb06..19790034f55eeee4df33aa2536a10bfdf44d1c1f 100644 (file)
@@ -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}
index 1a32ccabed7d9cf748c15f8c5556dffea99cbb06..19790034f55eeee4df33aa2536a10bfdf44d1c1f 100644 (file)
@@ -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}