aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-09-30 21:57:06 +0000
committerChristian Grothoff <christian@grothoff.org>2014-09-30 21:57:06 +0000
commit5c8f9335953180d9e5fbe9b29f526111b561a7e3 (patch)
treeae653b623f13d712ab400be9fdf11ce13e1af76f
parentd52d0123450e95002a06e2f51819813afee27139 (diff)
downloadgnunet-5c8f9335953180d9e5fbe9b29f526111b561a7e3.tar.gz
gnunet-5c8f9335953180d9e5fbe9b29f526111b561a7e3.zip
-fix typo found by Bertrand Marc
-rw-r--r--doc/man/gnunet.conf.52
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/gnunet.conf.5 b/doc/man/gnunet.conf.5
index 444042ea8..1e759c6b1 100644
--- a/doc/man/gnunet.conf.5
+++ b/doc/man/gnunet.conf.5
@@ -76,7 +76,7 @@ This section is configuration for the automatic restart manager which is respons
76This example is a simple way to get started, using a server that has a known list of peers to get you started. Most users will be behind a firewal on IPv4, as such NAT is enabled. Please rememeber to change your IP address to the actual external address for your usage. 76This example is a simple way to get started, using a server that has a known list of peers to get you started. Most users will be behind a firewal on IPv4, as such NAT is enabled. Please rememeber to change your IP address to the actual external address for your usage.
77.PP 77.PP
78 [hostlist] 78 [hostlist]
79 OPTIONS = -b 79 OPTIONS = \-b
80 SERVERS = http://v9.gnunet.org:58080/ 80 SERVERS = http://v9.gnunet.org:58080/
81 81
82 [arm] 82 [arm]