Update of /cvsroot/linuxconsole/ruby/web/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv22894
Modified Files:
index.html
Log Message:
fix url
Index: index.html
===================================================================
RCS file: /cvsroot/linuxconsole/ruby/web/htdocs/index.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- index.html 26 Apr 2002 16:36:33 -0000 1.7
+++ index.html 20 May 2002 15:33:55 -0000 1.8
@@ -102,7 +102,7 @@
Last but not least is our <a href="http://sourceforge.net/project/?group_id=3063">SourceForge page</a>.<p>
-<H1>Documentaion:</H1>
+<H1>Documentation:</H1>
How to write a framebuffer driver using the <a href="fbdev/HOWTO/index.html">new api</a>.<p>
<p>
@@ -142,7 +142,7 @@
these are the basis of our terminal emulation code.<p>
<li>Vojtech Pavlik's <a
-href="http://www.suse.cz/developement/input">input drivers</a>, a
+href="http://www.suse.cz/development/input">input drivers</a>, a
previous effort in this direction which we have integrated.<p>
<li>
|