summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Kamens <jik@mit.edu>1993-11-12 17:06:50 +0000
committerJonathan Kamens <jik@mit.edu>1993-11-12 17:06:50 +0000
commitfb7fa574eb262298df50cf1c3635422e8a84b22d (patch)
treeaaf7073f5357cec1911c66a7f999aa9661d97fdf
parentdb31819c046eaba19d15aca32a4d8c0e2a584157 (diff)
downloadkrb5-fb7fa574eb262298df50cf1c3635422e8a84b22d.tar.gz
krb5-fb7fa574eb262298df50cf1c3635422e8a84b22d.tar.xz
krb5-fb7fa574eb262298df50cf1c3635422e8a84b22d.zip
A little reformatting
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2903 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--doc/kadm5/api-unit-test.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kadm5/api-unit-test.tex b/doc/kadm5/api-unit-test.tex
index be9ab27d5..58f6b84a0 100644
--- a/doc/kadm5/api-unit-test.tex
+++ b/doc/kadm5/api-unit-test.tex
@@ -10,6 +10,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\newcommand{\test}[1]{\begin{description}
+\setlength{\itemsep}{0pt}
#1
\end{description}
@@ -1682,12 +1683,11 @@ Handled by memory-leak testing handled elsewhere.
\section{ovsec_kadm_get_privs}
-
-This test should be run with \test{
+\test{
\Reason{Fails for null pointer argument.}
}
-the 16 possible combinations of access
+This test should be run with the 16 possible combinations of access
bits (since there are 4 access bits, there are $2^4 = 16$ popsible
combinations of them):