diff options
Diffstat (limited to 'doc/pdf/appdev.tex')
-rw-r--r-- | doc/pdf/appdev.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pdf/appdev.tex b/doc/pdf/appdev.tex index 72522ebe8737..2a1fe9dce908 100644 --- a/doc/pdf/appdev.tex +++ b/doc/pdf/appdev.tex @@ -64,7 +64,7 @@ \title{Kerberos Application Developer Guide} \date{ } -\release{1.22\sphinxhyphen{}final} +\release{1.22.1} \author{MIT} \newcommand{\sphinxlogo}{\vbox{}} \renewcommand{\releasename}{Release} @@ -5376,7 +5376,7 @@ The error code and strings are returned in \sphinxstyleemphasis{result\_code} , \begin{sphinxadmonition}{note}{Note:} \sphinxAtStartPar -If \sphinxstyleemphasis{change\_password\_for} is set to NULL, the change is performed on the default principal in \sphinxstyleemphasis{ccache} . If \sphinxstyleemphasis{change\_password\_for} is non null, the change is performed on the specified principal. +If \sphinxstyleemphasis{change\_password\_for} is set to NULL, the change is performed on the default principal in \sphinxstyleemphasis{ccache} . If \sphinxstyleemphasis{change\_password\_for} is nonnull, the change is performed on the specified principal. \end{sphinxadmonition} \sphinxstepscope |