aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-gns.12
-rw-r--r--doc/man/gnunet-testbed-profiler.12
-rw-r--r--doc/man/gnunet-timeout.12
-rw-r--r--doc/man/gnunet.conf.5.in10
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/man/gnunet-gns.1 b/doc/man/gnunet-gns.1
index 5595981b0..de48369f5 100644
--- a/doc/man/gnunet-gns.1
+++ b/doc/man/gnunet-gns.1
@@ -64,7 +64,7 @@ Resolve the specified name using the GNU Name System.
64.It Fl T Ar TIMEOUT | Fl -timeout= Ns Ar TIMEOUT 64.It Fl T Ar TIMEOUT | Fl -timeout= Ns Ar TIMEOUT
65How much time to wait for a resolution to finish. 65How much time to wait for a resolution to finish.
66Example: "5s" for 5 seconds or "3m" for 3 minutes. 66Example: "5s" for 5 seconds or "3m" for 3 minutes.
67Defaults to "forver" (No timeout). 67Defaults to "forever" (No timeout).
68.It Fl v | -version 68.It Fl v | -version
69Print GNUnet version number. 69Print GNUnet version number.
70.El 70.El
diff --git a/doc/man/gnunet-testbed-profiler.1 b/doc/man/gnunet-testbed-profiler.1
index b39544641..d079609ad 100644
--- a/doc/man/gnunet-testbed-profiler.1
+++ b/doc/man/gnunet-testbed-profiler.1
@@ -46,7 +46,7 @@ is a command line profiling driver for the testbed.
46.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME 46.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
47Use the configuration file FILENAME. 47Use the configuration file FILENAME.
48.It Fl e Ar COUNT | Fl -num-errors= Ns Ar COUNT 48.It Fl e Ar COUNT | Fl -num-errors= Ns Ar COUNT
49Tolerate COUNT number of continious timeout failures. 49Tolerate COUNT number of continuous timeout failures.
50.It Fl H Ar FILENAME | Fl -hosts= Ns Ar FILENAME 50.It Fl H Ar FILENAME | Fl -hosts= Ns Ar FILENAME
51Name of the file with the login information for the testbed. 51Name of the file with the login information for the testbed.
52.It Fl h | -help 52.It Fl h | -help
diff --git a/doc/man/gnunet-timeout.1 b/doc/man/gnunet-timeout.1
index a36141c36..85ecc88c1 100644
--- a/doc/man/gnunet-timeout.1
+++ b/doc/man/gnunet-timeout.1
@@ -35,7 +35,7 @@
35.Sh DESCRIPTION 35.Sh DESCRIPTION
36.Nm 36.Nm
37can be used to run another process with a timeout. 37can be used to run another process with a timeout.
38It is provided because the standard "timout" utility may not be available on all platforms. 38It is provided because the standard "timeout" utility may not be available on all platforms.
39.Sh SEE ALSO 39.Sh SEE ALSO
40.Xr timeout 1 40.Xr timeout 1
41.sp 41.sp
diff --git a/doc/man/gnunet.conf.5.in b/doc/man/gnunet.conf.5.in
index 116e7de3b..19136b849 100644
--- a/doc/man/gnunet.conf.5.in
+++ b/doc/man/gnunet.conf.5.in
@@ -54,7 +54,7 @@ encountered.
54.It 54.It
55A section contains a number of options of the form "OPTION=VALUE". 55A section contains a number of options of the form "OPTION=VALUE".
56.It 56.It
57Whitespace surounding the "=" token is striped out, in other words 57Whitespace surrounding the "=" token is striped out, in other words
58"OPTION = VALUE" and "OPTION=VALUE" are treated equal. 58"OPTION = VALUE" and "OPTION=VALUE" are treated equal.
59.It 59.It
60Empty lines and lines beginning with a "#" are treated as comments. 60Empty lines and lines beginning with a "#" are treated as comments.
@@ -166,7 +166,7 @@ Set to NO if this is a system service.
166In the following sections the absence of a default value is either 166In the following sections the absence of a default value is either
167expressed as "Default value:" followed by nothing, or the lack of this line. 167expressed as "Default value:" followed by nothing, or the lack of this line.
168.Ss ARM 168.Ss ARM
169.Bl -tag -width indent 169.Bl -tag -width indent
170.It PORT 170.It PORT
171Default value: 2087 171Default value: 2087
172.It HOSTNAME 172.It HOSTNAME
@@ -215,7 +215,7 @@ options differ.
215If set to YES, ARM will only start services that are marked as per-user 215If set to YES, ARM will only start services that are marked as per-user
216services (and we'll expect a system user to run ARM to provide system-level 216services (and we'll expect a system user to run ARM to provide system-level
217services). 217services).
218Per-user services enable better personalization and priviledge separation and 218Per-user services enable better personalization and privilege separation and
219in particular ensures that personal data is stored under $HOME, which might be 219in particular ensures that personal data is stored under $HOME, which might be
220important in a multi-user system (or if $HOME is encrypted and 220important in a multi-user system (or if $HOME is encrypted and
221.Pa /var/ 221.Pa /var/
@@ -321,7 +321,7 @@ Default value: 2.00
321.It 1.0 321.It 1.0
322Fair with respect to addresses without preferences. 322Fair with respect to addresses without preferences.
323.It > 1.0 323.It > 1.0
324The bigger, the more respect is payed to preferences. 324The bigger, the more respect is paid to preferences.
325.El 325.El
326.It PROP_STABILITY_FACTOR 326.It PROP_STABILITY_FACTOR
327Should we stick to existing connections are prefer to switch? 327Should we stick to existing connections are prefer to switch?
@@ -430,7 +430,7 @@ Default value: 5 min
430Percentage of packets CADET is artificially dropping. 430Percentage of packets CADET is artificially dropping.
431Used for testing only! 431Used for testing only!
432.It ID_ANNOUNCE_TIME 432.It ID_ANNOUNCE_TIME
433How frequently do we usually anounce our presence in the DHT? 433How frequently do we usually announce our presence in the DHT?
434.Pp 434.Pp
435Default value: 1 h 435Default value: 1 h
436.It CONNECT_TIMEOUT 436.It CONNECT_TIMEOUT