Skip to content

Commit 4bdff66

Browse files
authored
editorial: remove redundant rfc2119 markup (#2553)
1 parent 8d2a751 commit 4bdff66

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

graphics-aam/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -285,9 +285,9 @@ <h2>Conformance</h2>
285285
requirements that impact a conformance claim.
286286
</p>
287287
<p>
288-
Normative sections provide requirements that <a class="termref">user agents</a> must follow for an implementation to conform to this specification. The keywords <em class="rfc2119">MUST</em>,
289-
<em class="rfc2119">MUST NOT</em>, <em class="rfc2119">REQUIRED</em>, <em class="rfc2119">SHALL</em>, <em class="rfc2119">SHALL NOT</em>, <em class="rfc2119">SHOULD</em>,
290-
<em class="rfc2119">RECOMMENDED</em>, <em class="rfc2119">MAY</em>, and <em class="rfc2119">OPTIONAL</em> in this document are to be interpreted as described in
288+
Normative sections provide requirements that <a class="termref">user agents</a> must follow for an implementation to conform to this specification. The keywords MUST,
289+
MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD,
290+
RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in
291291
<cite><a href="http://www.rfc-editor.org/rfc/rfc2119.txt">Keywords for use in RFCs to indicate requirement levels</a></cite> [[!RFC2119]]. RFC-2119 keywords are formatted in uppercase and
292292
contained in an element with <code>class="rfc2119"</code>. When the keywords shown above are used, but do not share this format, they do not convey formal information in the RFC 2119 sense,
293293
and are merely explanatory, i.e., informative. As much as possible, such usages are avoided in this specification.

graphics-aria/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,9 +388,9 @@ <h2>Conformance</h2>
388388
create requirements that impact a conformance claim.
389389
</p>
390390
<p>
391-
Normative sections provide requirements that <a class="termref">user agents</a> must follow for an implementation to conform to this specification. The keywords <em class="rfc2119">MUST</em>,
392-
<em class="rfc2119">MUST NOT</em>, <em class="rfc2119">REQUIRED</em>, <em class="rfc2119">SHALL</em>, <em class="rfc2119">SHALL NOT</em>, <em class="rfc2119">SHOULD</em>,
393-
<em class="rfc2119">RECOMMENDED</em>, <em class="rfc2119">MAY</em>, and <em class="rfc2119">OPTIONAL</em> in this document are to be interpreted as described in
391+
Normative sections provide requirements that <a class="termref">user agents</a> must follow for an implementation to conform to this specification. The keywords MUST,
392+
MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD,
393+
RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in
394394
<cite><a href="http://www.rfc-editor.org/rfc/rfc2119.txt">Keywords for use in RFCs to indicate requirement levels</a></cite> [[!RFC2119]]. RFC-2119 keywords are formatted in uppercase and
395395
contained in an element with <code>class="rfc2119"</code>. When the keywords shown above are used, but do not share this format, they do not convey formal information in the RFC 2119 sense,
396396
and are merely explanatory, i.e., informative. As much as possible, such usages are avoided in this specification.

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -774,9 +774,9 @@ <h2>Conformance</h2>
774774
does not create requirements that impact a conformance claim.
775775
</p>
776776
<p>
777-
Normative sections provide requirements that authors and [=user agents=] must follow for an implementation to conform to this specification. The keywords <em class="rfc2119">MUST</em>,
778-
<em class="rfc2119">MUST NOT</em>, <em class="rfc2119">REQUIRED</em>, <em class="rfc2119">SHALL</em>, <em class="rfc2119">SHALL NOT</em>, <em class="rfc2119">SHOULD</em>,
779-
<em class="rfc2119">RECOMMENDED</em>, <em class="rfc2119">MAY</em>, and <em class="rfc2119">OPTIONAL</em> in this document are to be interpreted as described in
777+
Normative sections provide requirements that authors and [=user agents=] must follow for an implementation to conform to this specification. The keywords MUST,
778+
MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD,
779+
RECOMMENDED, MAY, and OPTIONAL in this document are to be interpreted as described in
780780
<cite><a href="https://www.rfc-editor.org/rfc/rfc2119.txt">Keywords for use in RFCs to indicate requirement levels</a></cite> [[!RFC2119]]. RFC-2119 keywords are formatted in uppercase and
781781
contained in an element with <code>class="rfc2119"</code>. When the keywords shown above are used, but do not share this format, they do not convey formal information in the RFC 2119 sense,
782782
and are merely explanatory, i.e., informative. As much as possible, such usages are avoided in this specification.

0 commit comments

Comments
 (0)