[Kos-cvs] kos-web/contents cvs-anon_en.i,1.2,1.3
thomas at kos.enix.org
thomas at kos.enix.org
Thu Dec 30 01:38:10 CET 2004
Update of /var/cvs/kos/kos-web/contents
In directory the-doors:/tmp/cvs-serv14398/contents
Modified Files:
cvs-anon_en.i
Log Message:
Doc CVS
Index: cvs-anon_en.i
===================================================================
RCS file: /var/cvs/kos/kos-web/contents/cvs-anon_en.i,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cvs-anon_en.i 9 Jul 2002 15:57:12 -0000 1.2
+++ cvs-anon_en.i 30 Dec 2004 00:38:08 -0000 1.3
@@ -3,17 +3,15 @@
include("$topsrcdir/include/site.php");
?>
-To get the latest version of KOS <i>via</i> cvs, use the following command :
-<ul><li><pre>
-cvs -d <? echo $kos_pserver; ?> login
-</pre>
-<i>When the password is asked, just push the Enter key</i>
-<p>
-Then, use the following command to get the sources :
-<li><pre>
-cvs -z3 -d <? echo $kos_pserver; ?> checkout kos
-</pre></li>
-</ul>
+<p>To get the latest version of KOS <i>via</i> cvs, use the following command :</p>
+
+<pre>cvs -d <? echo $kos_pserver; ?> login</pre>
+
+<p>When the password is asked, just push the Enter key</p>
+
+<p>Then, use the following command to get the sources :</p>
+
+<pre>cvs -z3 -d <? echo $kos_pserver; ?> checkout kos</pre>
<?
end_content_section();
More information about the Kos-cvs
mailing list