commit 4a7590c241dbb86571de670fec3f143d27f15cb7
Author: teor <[email protected]>
Date:   Wed May 2 10:46:10 2018 +1000

    man page: UseMicrodescriptors auto and 1 are the same now
---
 doc/tor.1.txt | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 2fc5c413c..f003311d9 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1636,9 +1636,8 @@ The following options are useful only for clients (that 
is, if
     in order to build its circuits.  Using microdescriptors makes Tor clients
     download less directory information, thus saving bandwidth.  Directory
     caches need to fetch regular descriptors and microdescriptors, so this
-    option doesn't save any bandwidth for them.  If this option is set to
-    "auto" (recommended) then it is on for all clients that do not set
-    FetchUselessDescriptors. (Default: auto)
+    option doesn't save any bandwidth for them.  For legacy reasons, auto is
+    accepted, but it has the same effect as 1. (Default: auto)
 
 [[PathBiasCircThreshold]] **PathBiasCircThreshold** __NUM__ +
 



_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to