aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/handbook/chapters/installation.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/handbook/chapters/installation.texi b/doc/handbook/chapters/installation.texi
index d7b2fb590..40a23e738 100644
--- a/doc/handbook/chapters/installation.texi
+++ b/doc/handbook/chapters/installation.texi
@@ -327,8 +327,8 @@ Now GNS should work in browsers that are configured to use a SOCKS proxy on
327 327
328@node Minimal configuration 328@node Minimal configuration
329@section Minimal configuration 329@section Minimal configuration
330GNUnet needs a configuration file to start. For the @emph{single-user setup} 330GNUnet needs a configuration file to start (@pxref{Config file format}).
331an empty file is sufficient: 331For the @emph{single-user setup} an empty file is sufficient:
332 332
333@example 333@example
334$ touch ~/.config/gnunet.conf 334$ touch ~/.config/gnunet.conf
@@ -2493,4 +2493,3 @@ Furthermore, 'make install' will silently fail to set the DNS binaries to
2493be owned by group "gnunetdns" unless that group already exists (!). 2493be owned by group "gnunetdns" unless that group already exists (!).
2494An alternative name for the "gnunetdns" group can be specified using the 2494An alternative name for the "gnunetdns" group can be specified using the
2495@code{--with-gnunetdns=GRPNAME} configure option. 2495@code{--with-gnunetdns=GRPNAME} configure option.
2496