* kadm5/api-unit-test.tex (ovsec_kadm_create_principal): Fix missing closing
authorKen Raeburn <raeburn@mit.edu>
Thu, 25 Aug 2005 23:27:19 +0000 (23:27 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 25 Aug 2005 23:27:19 +0000 (23:27 +0000)
brace that prevent latex from finishing.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17359 dc483132-0cff-0310-8789-dd5450dbe970

doc/ChangeLog
doc/kadm5/api-unit-test.tex

index 3f94b6ec5b3a8f07dbc6825b3a477248ee4dcf0c..839e20658b48ddf6bf5a6042721ec0fe7c1046bc 100644 (file)
@@ -1,3 +1,8 @@
+2005-08-25  Ken Raeburn  <raeburn@mit.edu>
+
+       * kadm5/api-unit-test.tex (ovsec_kadm_create_principal): Fix
+       missing closing brace that prevent latex from finishing.
+
 2005-04-21  Ken Raeburn  <raeburn@mit.edu>
 
        * implementor.texinfo (Local Addresses): Drop Mac OS 9, add
index 5b103278148e5b0e6fd47179fae95a85acebd329..e056db4482249e8436b4ee60baa1827f4ac42180 100644 (file)
@@ -860,7 +860,7 @@ that does not exist, init fails with ENOENT.}
 
 \numtest{32}{
 \Reason{Accepts 0 (never) for pw_expiration when there's a policy with
-       non-zero pw_max_life, and sets pw_expiration to zero.
+       non-zero pw_max_life, and sets pw_expiration to zero.}
 \Status{Implemented}   
 }