]> www.infradead.org Git - users/hch/scsi-layout-nvme.git/commitdiff
Update the Requirements Language section
authorChuck Lever <chuck.lever@oracle.com>
Fri, 3 Jun 2022 15:53:38 +0000 (11:53 -0400)
committerChristoph Hellwig <hch@lst.de>
Tue, 7 Jun 2022 08:06:26 +0000 (10:06 +0200)
Adopt the modern text that cites RFC 8174.

Signed-off-by: Christoph Hellwig <hch@lst.de>
scsi_nvme_back_references.xml
scsi_nvme_middle.xml

index 5382e81ba9046b6f74b5983e9df4c7a5f63b3a91..bf47b35bc34da707ad11f44bb1eb36afded8560a 100644 (file)
     </front>
   </reference>
 
+  <reference  anchor='RFC8174' target='https://www.rfc-editor.org/info/rfc8174'>
+    <front>
+      <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
+      <author initials='B.' surname='Leiba' fullname='B. Leiba'><organization /></author>
+      <date year='2017' month='May' />
+      <abstract><t>RFC 2119 specifies common key words that may be used in protocol  specifications.  This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the  defined special meanings.</t></abstract>
+    </front>
+    <seriesInfo name='BCP' value='14'/>
+    <seriesInfo name='RFC' value='8174'/>
+    <seriesInfo name='DOI' value='10.17487/RFC8174'/>
+  </reference>
+
   <reference anchor='SPC4'>
     <front>
       <title>SCSI Primary Commands-4</title>
index 4d10ceaddc55d1e036583e420456cc88b3a0a760..00ed30453456adea1dcd5a13a1fa5994f42dfd16 100644 (file)
     SCSI translation reference.
   </t>
 
-  <section anchor="ssc:intro:conv" title="Conventions Used in This Document">
+  <section anchor="ssc:intro:reqlang" title="Requirements Language">
     <t>
       The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
-      "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
-      document are to be interpreted as described in <xref target="RFC2119" />.
+      "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
+      "OPTIONAL" in this document are to be interpreted as described in
+      BCP 14 <xref target="RFC2119" /> <xref target="RFC8174" /> when, and
+      only when, they appear in all capitals, as shown here.
     </t>
   </section>