Skip to content

Commit 8cc7832

Browse files
committed
adds text describing the upper-case keywords used in the spec
Signed-off-by: Mike Brown <[email protected]>
1 parent 8d66fdd commit 8cc7832

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Table of Contents
1616
- [Linux Specific Runtime](runtime-linux.md)
1717
- [Implementations](implementations.md)
1818

19+
In the specifications in the above table of contents, the keywords "MUST",
20+
"MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT",
21+
"RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in
22+
[RFC 2119](http://tools.ietf.org/html/rfc2119) (Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.)
23+
1924
# Use Cases
2025

2126
To provide context for users the following section gives example use cases for each part of the spec.

0 commit comments

Comments
 (0)