gnunet-svn
[Top][All Lists]
Advanced

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

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


From: durner
Subject: [GNUnet-SVN] r924 - GNUnet-docs/WWW/test
Date: Mon, 13 Jun 2005 13:56:30 -0700 (PDT)

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

Modified:
   GNUnet-docs/WWW/test/user_gnunet.php3
   GNUnet-docs/WWW/test/user_testbed.php3
Log:
fixes

Modified: GNUnet-docs/WWW/test/user_gnunet.php3
===================================================================
--- GNUnet-docs/WWW/test/user_gnunet.php3       2005-06-13 20:51:07 UTC (rev 
923)
+++ GNUnet-docs/WWW/test/user_gnunet.php3       2005-06-13 20:56:27 UTC (rev 
924)
@@ -270,15 +270,16 @@
 
 EP();
 ANCHOR("gnunet.conf.blacklist");H4("TCP: BLACKLIST");
-
+BP();
 W("If your node receives advertisements for nodes on virtual private networks, 
it should not even attempt to connect to those networks.");
 W("You can use this option to specify a list of networks that are forbidden.");
 W("gnunetd will then never attempt to communicate with these addresses.");
 W("You will get an error if your own IP address is listed here.");
 
-BP();
+EP();
 ANCHOR("gnunet.conf.tcp.mtu");H4("TCP: MTU");
 
+BP();
 W("This option specifies the maximum transfer unit, the maximum number of 
bytes that GNUnet will put in a TCP packet.");
 W("This does not include the IP or TCP headers.");
 W("Typcially, your want to avoid fragmentation and should choose network-MTU 
minus 40.");

Modified: GNUnet-docs/WWW/test/user_testbed.php3
===================================================================
--- GNUnet-docs/WWW/test/user_testbed.php3      2005-06-13 20:51:07 UTC (rev 
923)
+++ GNUnet-docs/WWW/test/user_testbed.php3      2005-06-13 20:56:27 UTC (rev 
924)
@@ -52,8 +52,9 @@
 W("The <tt>contrib/</tt> directory contains a few PHP scripts that can be used 
to setup a meta-server that uses an MySQL database to store the list of 
available peers.");
 W("The scripts can be used to create a list of available IP addresses which is 
then fed into <tt>gnunet-testbed</tt>.");
 
-P();
+EP();
 H3("Using <tt>gnunet-testbed</tt>");
+BP();
 W("<tt>gnunet-testbed</tt> is the application that exercises control over the 
testbed peers.");
 W("It uses the same %s to communicate with the peers that all of the other 
GNUnet tools use.",
   intlink_("protocol_cs.php3",





reply via email to

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