gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r2593 - GNUnet-docs/WWW/test
Date: Fri, 31 Mar 2006 08:07:12 -0800 (PST)

Author: durner
Date: 2006-03-31 08:07:07 -0800 (Fri, 31 Mar 2006)
New Revision: 2593

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


Modified: GNUnet-docs/WWW/test/download.php3
===================================================================
--- GNUnet-docs/WWW/test/download.php3  2006-03-31 15:59:52 UTC (rev 2592)
+++ GNUnet-docs/WWW/test/download.php3  2006-03-31 16:07:07 UTC (rev 2593)
@@ -147,17 +147,17 @@
 echo "</ul>";
 H3("Operating system");
 echo "<ul>";
-echo   "<li><a href=\"http://www.gnu.org/\";>GNU</a>/<a 
href=\"http://www.kernel.org/\";>Linux</a>,";
-echo           "<a href=\"http://www.sun.com/software/solaris/\";>Solaris 
(&gt;= 8)</a>, OS X &gt; 10.3, Win32,";
-echo           "<a href=\"http://www.freebsd.org/\";>FreeBSD (&gt;= 5 
recommended)</a>,";
-echo           "<a href=\"http://www.openbsd.org/\";>OpenBSD</a>";
+echo   "<li><a href=\"http://www.gnu.org/\";>GNU</a>/<a 
href=\"http://www.kernel.org/\";>Linux</a>, ";
+echo           "<a href=\"http://www.sun.com/software/solaris/\";>Solaris 
(&gt;= 8)</a>, OS X &gt; 10.3, Win32, ";
+echo           "<a href=\"http://www.freebsd.org/\";>FreeBSD (&gt;= 5 
recommended)</a>, ";
+echo           "<a href=\"http://www.openbsd.org/\";>OpenBSD</a> ";
 W("or");
-echo           "<a href=\"http://www.netbsd.org/\";>NetBSD</a>.</li>";
+echo           " <a href=\"http://www.netbsd.org/\";>NetBSD</a>.</li>";
 echo "</ul>";
 H3("3rd party libraries");
 BP();
 W("GNUnet uses some other open source libraries.");
-W("They are part of the Windows installer above, so you don't have to download 
this for Windows.");
+W("They are part of the Windows installer above, so you do not have to 
download them for Windows.");
 BR();
 W("If you want to build GNUnet from source, you need the corresponding 
development packages, too.");
 EP();
@@ -184,6 +184,8 @@
      <a href="http://www.gnu.org/software/ncurses/";>ncurses</a></li>
  </ul>
 <?php
+W("A complete list for Debian is %s.", 
extlink_("https://gnunet.org/svn/GNUnet/README.debian";, "available"));
+
 H3("Required for building GNUnet from source");
 ?>
  <ul>
@@ -197,9 +199,5 @@
 </ul>
 
 <?php
-BP();
-W("A complete list for Debian is %s.", 
extlink_("https://gnunet.org/svn/GNUnet/README.debian";, "available"));
-EP();
-
 include("html_footer.php3");
 ?>





reply via email to

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