diff options
-rw-r--r-- | conformance.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/conformance.tex b/conformance.tex index 8281a1d..0e8b321 100644 --- a/conformance.tex +++ b/conformance.tex @@ -3,4 +3,6 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \chapter{Conformance} -The last numbered section in the specification must be the Conformance section. Conformance Statements/Clauses go here. +An implementation conforms to this specification if it satisfies +all of the MUST or REQUIRED level requirements defined within +this specification. |