gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r919 - GNUnet-docs/WWW/test


From: durner
Subject: [GNUnet-SVN] r919 - GNUnet-docs/WWW/test
Date: Mon, 13 Jun 2005 13:27:11 -0700 (PDT)

Author: durner
Date: 2005-06-13 13:27:08 -0700 (Mon, 13 Jun 2005)
New Revision: 919

Modified:
   GNUnet-docs/WWW/test/download.php3
Log:
fix

Modified: GNUnet-docs/WWW/test/download.php3
===================================================================
--- GNUnet-docs/WWW/test/download.php3  2005-06-13 20:25:25 UTC (rev 918)
+++ GNUnet-docs/WWW/test/download.php3  2005-06-13 20:27:08 UTC (rev 919)
@@ -36,12 +36,16 @@
 H2("SVN access");
 BP();
 W("You can access the current SVN version of GNUnet using");
+EP();
 PRE("$ svn checkout https://gnunet.org/svn/GNUnet/";);
+BP();
 W("For access to the GNUnet 0.6.x branch use:");
+EP();
 PRE("$ svn checkout https://gnunet.org/svn/branches/GNUnet06/";);
+BP();
 W("For access to the freeway code use:");
+EP();
 PRE("$ svn checkout https://gnunet.org/svn/freeway/";);
-EP();
 H2("Download");
 BP();
 W("Please mind that this is a beta version.");





reply via email to

[Prev in Thread] Current Thread [Next in Thread]