aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/chapters/user.texi2
1 files changed, 1 insertions, 1 deletions
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
402Use @command{gnunet-arm -I} as a unprivileged user 402Use @command{gnunet-arm -I} as a unprivileged user
403to check that the proxy was actually started. (The most common error for why 403to check that the proxy was actually started. (The most common error for why
404the proxy may fail to start is that you did not run 404the proxy may fail to start is that you did not run
405@commande{gnunet-gns-proxy-setup-ca} during installation.) The proxy is a SOCKS5 405@command{gnunet-gns-proxy-setup-ca} during installation.) The proxy is a SOCKS5
406proxy running (by default) on port 7777. Thus, you need to now configure your 406proxy running (by default) on port 7777. Thus, you need to now configure your
407browser to use this proxy. With Chromium, you can do this by starting the 407browser to use this proxy. With Chromium, you can do this by starting the
408browser as a unprivileged user using @command{chromium --proxy-server="socks5://localhost:7777"} 408browser as a unprivileged user using @command{chromium --proxy-server="socks5://localhost:7777"}