[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lsd0013] branch master updated: Adding the references to the external R
From: |
Admin |
Subject: |
[lsd0013] branch master updated: Adding the references to the external RFCs |
Date: |
Wed, 04 Jun 2025 16:45:59 +0200 |
This is an automated email from the git hooks/post-receive script.
emmanuel-benoist pushed a commit to branch master
in repository lsd0013.
The following commit(s) were added to refs/heads/master by this push:
new e01aeab Adding the references to the external RFCs
e01aeab is described below
commit e01aeab31f971fcef6d563f4344afe84d7edf37d
Author: Emmanuel Benoist <emmanuel.benoist@bfh.ch>
AuthorDate: Wed Jun 4 16:45:37 2025 +0200
Adding the references to the external RFCs
---
draft-donau.xml | 25 ++++++++++++++++++++-----
1 file changed, 20 insertions(+), 5 deletions(-)
diff --git a/draft-donau.xml b/draft-donau.xml
index 526f7c6..5814264 100644
--- a/draft-donau.xml
+++ b/draft-donau.xml
@@ -2,9 +2,14 @@
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
<!ENTITY RFC2119 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml">
<!ENTITY RFC3986 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.3986.xml">
-<!ENTITY RFC5234 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.5234.xml">
-<!ENTITY RFC8126 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.8126.xml">
<!ENTITY RFC8174 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.8174.xml">
+<!ENTITY RFC5234 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.5234.xml">
+<!ENTITY RFC1123 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.1123.xml">
+<!ENTITY RFC791 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.791.xml">
+<!ENTITY RFC8200 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.8200.xml">
+<!ENTITY RFC6234 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.6234.xml">
+<!ENTITY RFC8032 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.8032.xml">
+<!ENTITY RFC4648 SYSTEM
"http://xml.resource.org/public/rfc/bibxml/reference.RFC.4648.xml">
]>
<?xml-stylesheet type='text/xsl' href='rfc2629.xslt' ?>
<!-- SEE ALSO: https://docs.taler.net/core/taler-uri.html -->
@@ -414,15 +419,25 @@ MUST evaluate it as a V.
<references title="Normative References">
- &RFC2119;
+ &RFC2219;
&RFC3986;
+ &RFC8174;
+
&RFC5234;
- &RFC8126;
+ &RFC1123;
- &RFC8174;
+ &RFC791;
+
+ &RFC8200;
+
+ &RFC6234;
+
+ &RFC8032;
+
+ &RFC4648;
</references>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lsd0013] branch master updated: Adding the references to the external RFCs,
Admin <=