gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r3800 - GNUnet-docs/WWW


From: grothoff
Subject: [GNUnet-SVN] r3800 - GNUnet-docs/WWW
Date: Sun, 19 Nov 2006 21:44:42 -0800 (PST)

Author: grothoff
Date: 2006-11-19 21:44:39 -0800 (Sun, 19 Nov 2006)
New Revision: 3800

Modified:
   GNUnet-docs/WWW/user_afs.php3
Log:
fixes

Modified: GNUnet-docs/WWW/user_afs.php3
===================================================================
--- GNUnet-docs/WWW/user_afs.php3       2006-11-20 05:39:36 UTC (rev 3799)
+++ GNUnet-docs/WWW/user_afs.php3       2006-11-20 05:44:39 UTC (rev 3800)
@@ -206,6 +206,7 @@
 W("MySQL 4.1 is required since GNUnet uses prepared statements.");
 W("First, here are some performance numbers comparing MySQL and SQlite:");
 ?>
+<center>
 <table border="0" cellspacing="0" cellpadding="0">
  <tr>
  <th class="tbl">DB</th>
@@ -240,7 +241,8 @@
                Upload: 615 MB, 517s (1162 kbps)
        </td>
  </tr>
-</table>
+</table>
+</center>
 <?php
 EP();
 H5("Highlights");
@@ -369,7 +371,7 @@
 W("The basic format of the command is");
 EP();
 
-PRE("$ gnunet-insert [-n] [-k KEYWORDS]* [-m TYPE:VALUE] FILENAME 
[FILENAMES]*");
+PRE("$ gnunet-insert [-n] [-k KEYWORDS]* [-m TYPE:VALUE] FILENAME");
 
 BP();
 W("The option -k is used to specify keywords for the file that should be 
inserted.");





reply via email to

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