diff options
author | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-11-28 16:37:48 +0000 |
---|---|---|
committer | mstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2013-11-28 16:37:48 +0000 |
commit | 41b7ad4a438515a7247a1d982188ad029834799f (patch) | |
tree | 48a8d6c3f789365489b65706dc8fe297ac05dafd | |
parent | 3fea788fabf0812362d199848f4e18382e5c87ca (diff) |
conformance.txt: minimal placeholder
We should make it clearer later, for now this should
be enough for the CSD 1.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@131 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
-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. |