From 9d7f89fdd8c2036c76b62a169c9eecf77841b2ff Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 25 Jul 2013 16:19:53 -0400 Subject: [PATCH] Added Exempt definition to specs --- dfn/spec.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dfn/spec.tex b/dfn/spec.tex index a2fd34a..2168053 100644 --- a/dfn/spec.tex +++ b/dfn/spec.tex @@ -22,6 +22,10 @@ specification to resolve implementation issues and should exercise that ability. denote requirements that are not essential to the operation of the implementation. + \dt{Exempt} + Denotes a condition under which an implementation need not conform to a + requirement. + \dt{Undefined} The error condition results in behavior that is not defined by a particular standard; this term \shall be used only to document other standards or