diff options
author | Christian Grothoff <christian@grothoff.org> | 2014-09-30 21:57:06 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2014-09-30 21:57:06 +0000 |
commit | 5c8f9335953180d9e5fbe9b29f526111b561a7e3 (patch) | |
tree | ae653b623f13d712ab400be9fdf11ce13e1af76f /doc | |
parent | d52d0123450e95002a06e2f51819813afee27139 (diff) |
-fix typo found by Bertrand Marc
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/gnunet.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/gnunet.conf.5 b/doc/man/gnunet.conf.5 index 444042ea8a..1e759c6b11 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 This 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. .PP [hostlist] - OPTIONS = -b + OPTIONS = \-b SERVERS = http://v9.gnunet.org:58080/ [arm] |