aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Othacehe <othacehe@gnu.org>2021-02-22 16:32:05 +0100
committerMathieu Othacehe <othacehe@gnu.org>2021-02-22 16:32:05 +0100
commit2cc169f8f91dd76ec86317e8c868b9183c19b2d9 (patch)
treefa57fa2fadfa6b108e74d4ab69cb411f374f08da
parent108e2c6116f01c3b0a98498717d65a96c1857a51 (diff)
downloadguix-2cc169f8f91dd76ec86317e8c868b9183c19b2d9.tar
guix-2cc169f8f91dd76ec86317e8c868b9183c19b2d9.tar.gz
doc: Fix build.
This is a follow-up of b309a28678664c295e97a70607def02b0c9b4296. * doc/guix.texi (Tor): Fix build.
-rw-r--r--doc/guix.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 8a86b7ee58..5f55853159 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -16593,8 +16593,6 @@ If you want to customize the SOCKS socket in more detail, leave
@code{socks-socket-type} at its default value of @code{'tcp} and use
@code{config-file} to override the default by providing your own
@code{SocksPort} option.
-@end table
-@end deftp
@item @code{control-socket?} (default: @code{#f})
Whether or not to provide a ``control socket'' by which Tor can be
@@ -16603,6 +16601,9 @@ If @code{#t}, Tor will listen for control commands on the UNIX domain socket
@file{/var/run/tor/control-sock}, which will be made writable by members of the
@code{tor} group.
+@end table
+@end deftp
+
@cindex hidden service
@deffn {Scheme Procedure} tor-hidden-service @var{name} @var{mapping}
Define a new Tor @dfn{hidden service} called @var{name} and implementing