Skip to content

Commit 86a00fb

Browse files
committed
[css2] Changed all occurrences of "css20" to "css2"
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40946
1 parent 9328788 commit 86a00fb

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

css2/cover.src

Lines changed: 6 additions & 6 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: cover.src,v 2.3 1998-02-17 00:26:47 ijacobs Exp $ -->
3+
<!-- $Id: cover.src,v 2.4 1998-02-17 23:27:54 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Cascading Style Sheets, Level 2</TITLE>
@@ -74,15 +74,15 @@ href="http://www.w3.org/TR/">http://www.w3.org/TR/</a>&gt;.
7474

7575
<dl>
7676
<dt>a plain text file:
77-
<dd><a href="css20.txt">_THIS_VERSION_/css20.txt</a>,
77+
<dd><a href="css2.txt">_THIS_VERSION_/css2.txt</a>,
7878
<dt>HTML as a gzip'ed tar file:
79-
<dd><a href="css20.tgz">_THIS_VERSION_/css20.tgz</a>,
79+
<dd><a href="css2.tgz">_THIS_VERSION_/css2.tgz</a>,
8080
<dt>HTML as a zip file (this is a '.zip' file not an '.exe'):
81-
<dd><a href="css20.zip">_THIS_VERSION_/css20.zip</a>,
81+
<dd><a href="css2.zip">_THIS_VERSION_/css2.zip</a>,
8282
<dt>as well as a gzip'ed PostScript file:
83-
<dd><a href="css20.ps.gz">_THIS_VERSION_/css20.ps.gz</a>,
83+
<dd><a href="css2.ps.gz">_THIS_VERSION_/css2.ps.gz</a>,
8484
<dt>and a PDF file:
85-
<dd><a href="css20.pdf">_THIS_VERSION_/css20.pdf</a>.
85+
<dd><a href="css2.pdf">_THIS_VERSION_/css2.pdf</a>.
8686
</dl>
8787

8888
<P>In case of a discrepancy between electronic and printed forms

0 commit comments

Comments
 (0)