diff options
author | teor <teor@torproject.org> | 2018-12-03 10:22:49 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-03 10:22:49 +1000 |
commit | 90ce8d0a5896348bf0acf284e6e7fdef5b64e813 (patch) | |
tree | 6e0b1c283e1df19fdbe1ccef268e3fbab318c9ca /doc/tor.1.txt | |
parent | 612b21b8eadea9209b62877e5796d8b461916536 (diff) | |
download | tor-90ce8d0a5896348bf0acf284e6e7fdef5b64e813.tar.gz tor-90ce8d0a5896348bf0acf284e6e7fdef5b64e813.zip |
doc: remove cached-routers from the man page
cached-routers was removed from the code a long time ago
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index b147ad68aa..6c4746aa52 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -3251,10 +3251,6 @@ __CacheDirectory__**/cached-microdescs** and **cached-microdescs.new**:: router. The ".new" file is an append-only journal; when it gets too large, all entries are merged into a new cached-microdescs file. -__CacheDirectory__**/cached-routers** and **cached-routers.new**:: - Obsolete versions of cached-descriptors and cached-descriptors.new. When - Tor can't find the newer files, it looks here instead. - __DataDirectory__**/state**:: A set of persistent key-value mappings. These are documented in the file. These include: |