Update of /cvsroot/linuxconsole/ruby/web/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv7462
Modified Files:
index.html quick.html
Log Message:
typos, better links from quick.html
Index: index.html
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/web/htdocs/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- index.html 20 May 2002 15:33:55 -0000 1.8
+++ index.html 22 May 2002 20:42:08 -0000 1.9
@@ -79,7 +79,7 @@
<H1>Project Status and News:</H1>
Development is moving fast. Since we cover a lot of areas of the linux kernel
-we have separate links to pages that have developements to each different
+we have separate links to pages that have developments to each different
sub system<p>
<a href="input/input.html">Input API</a>
@@ -90,7 +90,7 @@
like to give it a try <a href="quick.html">click here</a> for instructions.
Once you try it out we know you will have questions or just want to tell
-your experiences we have a public developement mailing list. Also our list
+your experiences we have a public development mailing list. Also our list
is archived. If you like to join follow this <a
href="http://lists.sourceforge.net/lists/listinfo/linuxconsole-dev">link</a>.
@@ -124,11 +124,11 @@
the terminal emulation modular design.<p>
<dt><a href="mailto:es...@th...">Eric S. Raymond</a>
-<dd> Worked with Dominik to develope better temrinal emulation. Interested
+<dd> Worked with Dominik to develop better terminal emulation. Interested
in terminfo and ANSI conformance. (Eric maintains the master
terminfo file.)<p>
-<dd>And many others who have put time in and helped develope various parts
+<dd>And many others who have put time in and helped develop various parts
of the code. Thank you.<p>
</dl>
Index: quick.html
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/web/htdocs/quick.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- quick.html 3 Nov 2001 19:42:21 -0000 1.4
+++ quick.html 22 May 2002 20:42:08 -0000 1.5
@@ -18,15 +18,8 @@
<tr><td background="input/l3i.png"><img src="input/l3i.png" border=0 width=32 height=16 alt=""><br></td><td>
<div align=center><strong>
-<a href="index.html#introduction">Introduction</a> -
-<a href="index.html#news">News</a> -
-<a href="quick.html#download">Download</a> -
-<a href="joystick.html">Joysticks</a> -
-<a href="quick.html">Quick Start</a> -
-<a href="index.html#documentation">Documentation</a> -
-<a href="hardware.html">Supported Hardware</a> -
-<a href="adapters.html">Adapters</a> -
-<a href="input_links.html">Links</a><br>
+<a href="input/input.html">InputMain</a> -
+<a href="index.html">LinuxConsole</a><br>
</strong></div></td><td background="input/r3i.png"><img src="input/r3i.png" border=0 width=32 height=16 alt=""><br></td></tr>
<tr><td><img src="input/l4i.png" border=0 width=32 height=16 alt=""><br></td><td>
@@ -405,15 +398,15 @@
</address>
<div align=center>
-<a href="http://www.suse.cz/"><img src="sponsor.png" alt="Sponsored by SuSE" border=0 width=298 height=61></a>
+<a href="http://www.suse.cz/"><img src="input/sponsor.png" alt="Sponsored by SuSE" border=0 width=298 height=61></a>
</div>
-</td><td background="r3i.png"><img src="r3i.png" border=0 width=32 height=16 alt=""><br></td></tr>
-<tr><td><img src="l5i.png" border=0 width=32 height=16 alt=""><br></td><td>
-</td><td><img SRC="r5i.png" border=0 width=32 height=16 alt=""><br></td></tr>
-<tr><td><img src="l7i.png" border=0 width=32 height=16 alt=""><br></td><td background="m2i.png">
-<img src="m2i.png" border=0 width=32 height=16 alt=""><br>
-</td><td><img SRC="r7i.png" border=0 width=32 height=16 alt=""><br></td></tr>
+</td><td background="r3i.png"><img src="input/r3i.png" border=0 width=32 height=16 alt=""><br></td></tr>
+<tr><td><img src="input/l5i.png" border=0 width=32 height=16 alt=""><br></td><td>
+</td><td><img src="input/r5i.png" border=0 width=32 height=16 alt=""><br></td></tr>
+<tr><td><img src="input/l7i.png" border=0 width=32 height=16 alt=""><br></td><td background="m2i.png">
+<img src="input/m2i.png" border=0 width=32 height=16 alt=""><br>
+</td><td><img src="input/r7i.png" border=0 width=32 height=16 alt=""><br></td></tr>
</table>
</body>
|