Skip to content

Commit e704d8a

Browse files
committed
[css2] Fixed URI reference: was RFC2396, but only [[URI]] is used
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401755
1 parent ec87e3f commit e704d8a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

css2/refs.src

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: refs.src,v 2.12 1999-02-18 17:37:24 ijacobs Exp $ -->
3+
<!-- $Id: refs.src,v 2.13 1999-11-02 15:00:07 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>References</TITLE>
@@ -113,14 +113,6 @@ href="http://www.ietf.org/rfc/rfc2318.txt">http://www.ietf.org/rfc/rfc2318.txt</
113113
<dd>"Uniform Resource Locators", T. Berners-Lee, L. Masinter, and M. McCahill, December 1994.<BR>
114114
Available at <a href="http://www.ietf.org/rfc/rfc1738.txt">http://www.ietf.org/rfc/rfc1738.txt</a>.
115115

116-
<DT><STRONG><A name="ref-URI" class="normref">[RFC2396]</A></STRONG></DT>
117-
118-
<DD>"Uniform Resource Identifiers (URI): Generic Syntax",
119-
T. Berners-Lee, R. Fielding, L. Masinter, August 1998.<BR>
120-
Available at
121-
<a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>.
122-
</DD>
123-
124116
<dt><strong><a name="ref-SRGB" class="normref">[SRGB]</a></strong>
125117
<dd>"Proposal for a Standard Color Space for the Internet - sRGB",
126118
M. Anderson, R. Motta, S. Chandrasekar, M. Stokes.<BR>
@@ -144,6 +136,14 @@ For more information, consult the Unicode Consortium's home page at
144136
Unicode Consortium's home page at <a
145137
href="http://www.unicode.org/">http://www.unicode.org/.</a>
146138

139+
<DT><STRONG><A name="ref-URI" class="normref">[URI]</A></STRONG></DT>
140+
141+
<DD>"Uniform Resource Identifiers (URI): Generic Syntax",
142+
T. Berners-Lee, R. Fielding, L. Masinter, August 1998.<BR>
143+
Available at
144+
<a href="http://www.ietf.org/rfc/rfc2396.txt">http://www.ietf.org/rfc/rfc2396.txt</a>.
145+
</DD>
146+
147147
<dt><strong><a name="ref-XML10" class="normref">[XML10]</a></strong>
148148
<dd>"Extensible Markup Language (XML) 1.0"
149149
T. Bray, J. Paoli, C.M. Sperberg-McQueen, editors, 10 February 1998.<BR>

0 commit comments

Comments
 (0)