From: ng0 Date: Thu, 7 Sep 2017 13:51:51 +0000 (+0000) Subject: doc: chapters/user: Fix a typo. X-Git-Tag: gnunet-0.11.0rc0~107 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=72ca24753b37fef6afdf6f40fff5186b12585b18;p=oweals%2Fgnunet.git doc: chapters/user: Fix a typo. --- diff --git a/doc/chapters/user.texi b/doc/chapters/user.texi index 8028f5345..2a8c899b9 100644 --- a/doc/chapters/user.texi +++ b/doc/chapters/user.texi @@ -402,7 +402,7 @@ default, this is done as a unprivileged user using @command{gnunet-arm -i gns-pr Use @command{gnunet-arm -I} as a unprivileged user to check that the proxy was actually started. (The most common error for why the proxy may fail to start is that you did not run -@commande{gnunet-gns-proxy-setup-ca} during installation.) The proxy is a SOCKS5 +@command{gnunet-gns-proxy-setup-ca} during installation.) The proxy is a SOCKS5 proxy running (by default) on port 7777. Thus, you need to now configure your browser to use this proxy. With Chromium, you can do this by starting the browser as a unprivileged user using @command{chromium --proxy-server="socks5://localhost:7777"}