Skip to content

Commit 54a6676

Browse files
Merge pull request #765 from wking/not-required
spec: Add "NOT RECOMMENDED" to RFC 2119 keywords
2 parents 67316f0 + 8634ad9 commit 54a6676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Platforms defined by this specification are:
3333

3434
# <a name="ociRuntimeSpecNotationalConventions" />Notational Conventions
3535

36-
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in [RFC 2119][rfc2119].
36+
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in [RFC 2119][rfc2119].
3737

3838
The key words "unspecified", "undefined", and "implementation-defined" are to be interpreted as described in the [rationale for the C99 standard][c99-unspecified].
3939

0 commit comments

Comments
 (0)