gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22645 - in gnunet: doc/man po src/include src/statistics


From: gnunet
Subject: [GNUnet-SVN] r22645 - in gnunet: doc/man po src/include src/statistics
Date: Fri, 13 Jul 2012 23:20:18 +0200

Author: grothoff
Date: 2012-07-13 23:20:18 +0200 (Fri, 13 Jul 2012)
New Revision: 22645

Modified:
   gnunet/doc/man/gnunet-arm.1
   gnunet/doc/man/gnunet-download.1
   gnunet/doc/man/gnunet-publish.1
   gnunet/doc/man/gnunet-search.1
   gnunet/po/de.po
   gnunet/po/es.po
   gnunet/po/sv.po
   gnunet/po/vi.po
   gnunet/po/zh_CN.po
   gnunet/src/include/gnunet_transport_service.h
   gnunet/src/statistics/gnunet-statistics.c
Log:
-Bertrand Marc: fixing typos found by lintan

Modified: gnunet/doc/man/gnunet-arm.1
===================================================================
--- gnunet/doc/man/gnunet-arm.1 2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/doc/man/gnunet-arm.1 2012-07-13 21:20:18 UTC (rev 22645)
@@ -17,7 +17,7 @@
 Use the configuration file FILENAME.
 .B
 .IP "\-e, \-\-end"
-Shutdown all GNUnet services (including ARM itself).  Running "gnunet-arm -e" 
is the usual way to shutdown a GNUnet peer.
+Shutdown all GNUnet services (including ARM itself).  Running "gnunet-arm \-e" 
is the usual way to shutdown a GNUnet peer.
 .B
 .IP "\-h, \-\-help"
 Print short help on options.
@@ -32,7 +32,7 @@
 Stop the specified SERVICE if it is running.  While this will kill the service 
right now, the service may be restarted immediately if other services depend on 
it (service is then started 'on-demand').  If the service used to be a 
'default' service, its default-service status will be revoked.  If the service 
was not a default service, it will just be (temporarily) stopped, but could be 
re-started on-demand at any time.
 .B
 .IP "\-s, \-\-start"
-Start all GNUnet default services on this system (and also ARM).  Naturally, 
if a service is demanded by a default service, it will then also be started.  
Running "gnunet-arm -s" is the usual way to start a GNUnet peer.
+Start all GNUnet default services on this system (and also ARM).  Naturally, 
if a service is demanded by a default service, it will then also be started.  
Running "gnunet-arm \-s" is the usual way to start a GNUnet peer.
 .B
 .IP "\-I, \-\-info"
 List all running services.

Modified: gnunet/doc/man/gnunet-download.1
===================================================================
--- gnunet/doc/man/gnunet-download.1    2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/doc/man/gnunet-download.1    2012-07-13 21:20:18 UTC (rev 22645)
@@ -47,7 +47,7 @@
 
 .TP
 \fB\-R\fR, \fB\-\-recursive\fR
-download directories recursively (and in parallel); note that the URI must 
belong to a GNUnet directory and that the filename given must end with a '/' 
\-\- otherwise, only the file corresponding to the URI will be downloaded.  
Note that in addition to using '-R', you must also specify a filename ending in 
'.gnd' so that the code realizes that the top-level file is a directory (since 
we have no meta data).
+download directories recursively (and in parallel); note that the URI must 
belong to a GNUnet directory and that the filename given must end with a '/' 
\-\- otherwise, only the file corresponding to the URI will be downloaded.  
Note that in addition to using '\-R', you must also specify a filename ending 
in '.gnd' so that the code realizes that the top-level file is a directory 
(since we have no meta data).
 
 .TP
 \fB\-v\fR, \fB\-\-version\fR

Modified: gnunet/doc/man/gnunet-publish.1
===================================================================
--- gnunet/doc/man/gnunet-publish.1     2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/doc/man/gnunet-publish.1     2012-07-13 21:20:18 UTC (rev 22645)
@@ -125,7 +125,7 @@
 
 Index a file COPYING with description "GNU License", mime-type "text/plain" 
and keywords \fBgpl\fR and \fBtest\fR:
 
- # gnunet\-publish \-m "description:GNU License" \-k gpl \-k test -m 
"mimetype:text/plain" COPYING
+ # gnunet\-publish \-m "description:GNU License" \-k gpl \-k test \-m 
"mimetype:text/plain" COPYING
 
 \fBUsing directories\fR
 
@@ -155,7 +155,7 @@
 
 Create a namespace entry 'root' in namespace MPAA-1 and announce that the next 
update will be called 'next':
 
- # gnunet\-publish \-P MPAA-1 -t root \-N next noise.mp3
+ # gnunet\-publish \-P MPAA-1 \-t root \-N next noise.mp3
 
 Update the previous entry, do not allow any future updates:
 

Modified: gnunet/doc/man/gnunet-search.1
===================================================================
--- gnunet/doc/man/gnunet-search.1      2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/doc/man/gnunet-search.1      2012-07-13 21:20:18 UTC (rev 22645)
@@ -76,12 +76,12 @@
 .ad l
        gnunet\-download \-o "COPYING" gnunet://fs/chk/HASH1.HASH2.SIZE
 
-               Description: The GNU Public License
+               Description: The GNU General Public License
 
                Mime-type: text/plain
 .ad b
 
-The first line contains the command to run to download the file.  The 
suggested filename in the example is COPYING.  The GNUnet URI consists of the 
key and query hash of the file and finally the size of the file.  After the 
command to download the file GNUnet will print meta\-data about the file as 
advertised in the search result, here "The GNU Public License" and the 
mime\-type (see the options for gnunet\-publish on how to supply meta-data by 
hand).
+The first line contains the command to run to download the file.  The 
suggested filename in the example is COPYING.  The GNUnet URI consists of the 
key and query hash of the file and finally the size of the file.  After the 
command to download the file GNUnet will print meta\-data about the file as 
advertised in the search result, here "The GNU General Public License" and the 
mime\-type (see the options for gnunet\-publish on how to supply meta-data by 
hand).
 
 .SH FILES
 .TP

Modified: gnunet/po/de.po
===================================================================
--- gnunet/po/de.po     2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/po/de.po     2012-07-13 21:20:18 UTC (rev 22645)
@@ -4186,7 +4186,7 @@
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:239
-msgid "watch value continously"
+msgid "watch value continuously"
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:246

Modified: gnunet/po/es.po
===================================================================
--- gnunet/po/es.po     2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/po/es.po     2012-07-13 21:20:18 UTC (rev 22645)
@@ -4168,7 +4168,7 @@
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:239
-msgid "watch value continously"
+msgid "watch value continuously"
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:246

Modified: gnunet/po/sv.po
===================================================================
--- gnunet/po/sv.po     2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/po/sv.po     2012-07-13 21:20:18 UTC (rev 22645)
@@ -4107,7 +4107,7 @@
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:239
-msgid "watch value continously"
+msgid "watch value continuously"
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:246

Modified: gnunet/po/vi.po
===================================================================
--- gnunet/po/vi.po     2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/po/vi.po     2012-07-13 21:20:18 UTC (rev 22645)
@@ -4196,7 +4196,7 @@
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:239
-msgid "watch value continously"
+msgid "watch value continuously"
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:246

Modified: gnunet/po/zh_CN.po
===================================================================
--- gnunet/po/zh_CN.po  2012-07-13 21:17:24 UTC (rev 22644)
+++ gnunet/po/zh_CN.po  2012-07-13 21:20:18 UTC (rev 22645)
@@ -3955,7 +3955,7 @@
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:239
-msgid "watch value continously"
+msgid "watch value continuously"
 msgstr ""
 
 #: src/statistics/gnunet-statistics.c:246

Modified: gnunet/src/include/gnunet_transport_service.h
===================================================================
--- gnunet/src/include/gnunet_transport_service.h       2012-07-13 21:17:24 UTC 
(rev 22644)
+++ gnunet/src/include/gnunet_transport_service.h       2012-07-13 21:20:18 UTC 
(rev 22645)
@@ -315,7 +315,7 @@
 
 /**
  * Return all the known addresses for a specific peer or all peers.
- * Returns continously all address if one_shot is set to GNUNET_NO
+ * Returns continuously all address if one_shot is set to GNUNET_NO
  *
  * CHANGE: Returns the address(es) that we are currently using for this
  * peer.  Upon completion, the 'AddressLookUpCallback' is called one more

Modified: gnunet/src/statistics/gnunet-statistics.c
===================================================================
--- gnunet/src/statistics/gnunet-statistics.c   2012-07-13 21:17:24 UTC (rev 
22644)
+++ gnunet/src/statistics/gnunet-statistics.c   2012-07-13 21:20:18 UTC (rev 
22645)
@@ -230,7 +230,7 @@
      gettext_noop ("just print the statistics value"), 0,
      &GNUNET_GETOPT_set_one, &quiet},
     {'w', "watch", NULL,
-     gettext_noop ("watch value continously"), 0,
+     gettext_noop ("watch value continuously"), 0,
      &GNUNET_GETOPT_set_one, &watch},
     GNUNET_GETOPT_OPTION_END
   };




reply via email to

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