Skip to content

Commit c69938b

Browse files
committed
[css2] added refs to IANA, CHARSETS, RFC2045, and RFC2068
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40837
1 parent 61bc22b commit c69938b

1 file changed

Lines changed: 33 additions & 1 deletion

File tree

css2/refs.src

Lines changed: 33 additions & 1 deletion
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.0 1998-02-02 18:47:09 bbos Exp $ -->
3+
<!-- $Id: refs.src,v 2.1 1998-02-09 23:46:58 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>References</TITLE>
@@ -26,6 +26,13 @@ Available at <a href="http://www.w3.org/TR/REC-CSS1-961217.html">http://www.w3.o
2626
<dt><strong><a name="ref-FLEX" class="normref">[FLEX]</a></strong>
2727
<dd>"Flex: The Lexical Scanner Generator", Version 2.3.7, ISBN 1882114213.
2828

29+
<dt><strong><a name="ref-IANA" class="normref">[IANA]</a></strong>
30+
31+
<dd>"Assigned Numbers", STD 2, RFC 1700, USC/ISI, J. Reynolds and
32+
J. Postel, October 1994.<BR>
33+
Available at <a href="http://ds.internic.net/rfc/rfc1700.txt">
34+
http://ds.internic.net/rfc/rfc1700.txt</a>
35+
2936
<!-- Was ref13 -->
3037
<dt><strong><a name="ref-ICC32" class="normref">[ICC32]</a></strong>
3138
<dd>"ICC Profile Format Specification, version 3.2", 1995.<BR>
@@ -68,6 +75,22 @@ Available at <a href="ftp://ds.internic.net/rfc/rfc1738.txt">ftp://ds.internic.n
6875
<dd>"Relative Uniform Resource Locators", R. Fielding, June 1995.<BR>
6976
Available at <a href="ftp://ds.internic.net/rfc/rfc1808.txt">ftp://ds.internic.net/rfc/rfc1808.txt</a>.
7077

78+
<DT><STRONG><A name="ref-RFC2045" class="normref">[RFC2045]</A></STRONG></DT>
79+
80+
<DD>"Multipurpose Internet Mail Extensions (MIME) Part One: Format
81+
of Internet Message Bodies", N. Freed and N. Borenstein, November
82+
1996.<BR>
83+
Available at <A href="http://ds.internic.net/rfc/rfc2045.txt">
84+
http://ds.internic.net/rfc/rfc2045.txt</A>. Note that this RFC
85+
obsoletes RFC1521, RFC1522, and RFC1590. </DD>
86+
87+
<DT><STRONG><A name="ref-RFC2068" class="normref">[RFC2068]</A></STRONG></DT>
88+
89+
<DD>"HTTP Version 1.1 ", R. Fielding, J. Gettys, J. Mogul, H.
90+
Frystyk Nielsen, and T. Berners-Lee, January 1997.<BR>
91+
Available at <A href="http://ds.internic.net/rfc/rfc2068.txt">
92+
http://ds.internic.net/rfc/rfc2068.txt</A>. </DD>
93+
7194
<!-- Was ref4 -->
7295
<dt><strong><a name="ref-RFC2070" class="normref">[RFC2070]</a></strong>
7396
<dd>"Internationalization of the HyperText Markup Language", F. Yergeau, G. Nicol, G. Adams, and M. D&#252;rst, January 1997.<BR>
@@ -119,6 +142,15 @@ Report, Murray Hill, 1975.
119142

120143
<H2>Informative references</H2>
121144
<dl>
145+
146+
<DT><STRONG><A name="ref-CHARSETS"
147+
class="informref">[CHARSETS]</A></STRONG></DT>
148+
149+
<DD>Registered charset values. Download a list of registered
150+
charset values from <A
151+
href="ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets">
152+
ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets</A>. </DD>
153+
122154
<dt><strong><a name="ref-DOM" class="informref">[DOM]</a></strong>
123155
<dd>"Document Object Model Specification", L. Wood, A. Le Hors,
124156
9 October 1997.<BR>

0 commit comments

Comments
 (0)