File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" US-ASCII" ?>
2
2
<!DOCTYPE rfc SYSTEM "rfc2629.dtd" [
3
- <!ENTITY RFC1034 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.1034 .xml" >
3
+ <!ENTITY RFC1123 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.1123 .xml" >
4
4
<!ENTITY RFC2045 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.2045.xml" >
5
5
<!ENTITY RFC2046 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.2046.xml" >
6
6
<!ENTITY RFC2119 SYSTEM " http://xml.resource.org/public/rfc/bibxml/reference.RFC.2119.xml" >
616
616
representation for an Internet hostname as follows:
617
617
<list style =" hanging" >
618
618
<t hangText =" hostname:" >
619
- As defined by <xref target =" RFC1034 " >RFC 1034 , section 3 .1</xref >,
619
+ As defined by <xref target =" RFC1123 " >RFC 1123 , section 2 .1</xref >,
620
620
including host names produced using the Punycode algorithm
621
621
specified in <xref target =" RFC5891" >RFC 5891, section 4.4</xref >.
622
622
</t >
623
623
<t hangText =" idn-hostname:" >
624
- As defined by either RFC 1034 as for hostname, or an
624
+ As defined by either RFC 1123 as for hostname, or an
625
625
internationalized hostname as defined by
626
626
<xref target =" RFC5890" >RFC 5890, section 2.3.2.3</xref >.
627
627
</t >
1056
1056
<!-- References Section -->
1057
1057
<references title =" Normative References" >
1058
1058
&RFC2119;
1059
- &RFC1034 ;
1059
+ &RFC1123 ;
1060
1060
&RFC2045;
1061
1061
&RFC2046;
1062
1062
&RFC2673;
You can’t perform that action at this time.
0 commit comments