gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1532 - GNUnet-docs/WWW
Date: Thu, 14 Jul 2005 13:00:36 -0700 (PDT)

Author: grothoff
Date: 2005-07-14 13:00:32 -0700 (Thu, 14 Jul 2005)
New Revision: 1532

Modified:
   GNUnet-docs/WWW/documentation.php3
   GNUnet-docs/WWW/mailinglist.php3
   GNUnet-docs/WWW/user_gnunet.php3
Log:
fix

Modified: GNUnet-docs/WWW/documentation.php3
===================================================================
--- GNUnet-docs/WWW/documentation.php3  2005-07-14 19:55:25 UTC (rev 1531)
+++ GNUnet-docs/WWW/documentation.php3  2005-07-14 20:00:32 UTC (rev 1532)
@@ -30,7 +30,7 @@
 
 
 P();
-W("You can access the sourcecode of the documentation using subversion:");
+W("You can access the sourcecode of the documentation using Subversion:");
 P();
 PRE("$ svn checkout https://gnunet.org/svn/GNUnet-docs/";);
 P();

Modified: GNUnet-docs/WWW/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/mailinglist.php3    2005-07-14 19:55:25 UTC (rev 1531)
+++ GNUnet-docs/WWW/mailinglist.php3    2005-07-14 20:00:32 UTC (rev 1532)
@@ -30,7 +30,7 @@
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-developers","Developers";);
 echo "</dt><dd>";
 W("This mailinglist is used for developer communication.");
-W("Signing up is easy, send good patches and you get subversion access, too.");
+W("Signing up is easy, send good patches and you get Subversion access, too.");
 echo "</dd><dt>";
 extlink("http://mail.gnu.org/mailman/listinfo/help-gnunet","Users";);
 echo "</dt><dd>";
@@ -47,9 +47,9 @@
 extlink("http://mail.gnu.org/mailman/listinfo/gnunet-svn","Diffs";);
 echo "</dt><dd>";
 W("This mailinglist is used to instantly publish all commits to the %s.",
-  extlink_("/svn/", "GNUnet subversion repository"));
+  extlink_("/svn/", "GNUnet Subversion repository"));
 W("So if you want to be notified about any change to the GNUnet codebase, you 
can subscribe to this mailinglist.");
-W("Only subversion-diffs should (and hopefully can) be posted on this list.");
+W("Only Subversion-diffs should (and hopefully can) be posted on this list.");
 W("All other mail will be discareded.");
 W("Do not send patches to this list, send them to the developer mailinglist 
instead!");
 echo "</dd></dl>";

Modified: GNUnet-docs/WWW/user_gnunet.php3
===================================================================
--- GNUnet-docs/WWW/user_gnunet.php3    2005-07-14 19:55:25 UTC (rev 1531)
+++ GNUnet-docs/WWW/user_gnunet.php3    2005-07-14 20:00:32 UTC (rev 1532)
@@ -231,7 +231,7 @@
 W("If you use basic bandwidth limitation, this option specifies the maximum 
GNUnet can use for its internal traffic.");
 W("When using advanced limiting, use this option to specify your maximum 
upload speed (how many bytes per second your node can send).");
 W("In that case, do not specify how much you want GNUnet to use, but use the 
maximum theoretically available.");
-W("If you do not know your bandwidth, stick with the default of 50,000 
bytes.");
+W("If you do not know your bandwidth, stick with the default of 50,000 bytes 
per second.");
 
 EP();
 ANCHOR("gnunet.conf.maxnetbpsdowntotal");H4("LOAD: MAXNETBPSDOWNTOTAL");





reply via email to

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