gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22556 - gauger


From: gnunet
Subject: [GNUnet-SVN] r22556 - gauger
Date: Mon, 9 Jul 2012 12:03:09 +0200

Author: bartpolot
Date: 2012-07-09 12:03:09 +0200 (Mon, 09 Jul 2012)
New Revision: 22556

Modified:
   gauger/README
   gauger/install.sh
Log:
- Fixed typos

Modified: gauger/README
===================================================================
--- gauger/README       2012-07-09 07:35:49 UTC (rev 22555)
+++ gauger/README       2012-07-09 10:03:09 UTC (rev 22556)
@@ -51,7 +51,7 @@
       number
     * A flag for the auto add feature. With this feature on, when a previously
       unknown host tries to log data, instead of rejecting it, gauger registers
-      the new host wit hthe provided password into the known hosts and
+      the new host with the provided password into the known hosts and
       accepts the data.
   * Section hosts
    Should contain a username for each machine authorized to log data to

Modified: gauger/install.sh
===================================================================
--- gauger/install.sh   2012-07-09 07:35:49 UTC (rev 22555)
+++ gauger/install.sh   2012-07-09 10:03:09 UTC (rev 22556)
@@ -186,7 +186,7 @@
         mkdir -p "$VARPATH"
     fi
 
-    echo "Please input a string tu use as password hash salt"
+    echo "Please input a string to use as password hash salt"
     echo "  default [15 bit random number]"
     read SALT
     if [ "$SALT" = "" ]; then




reply via email to

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