[tor/master] doc: remove cached-routers from the man page

commit 90ce8d0a5896348bf0acf284e6e7fdef5b64e813 Author: teor <teor@torproject.org> Date: Mon Dec 3 10:22:49 2018 +1000 doc: remove cached-routers from the man page cached-routers was removed from the code a long time ago --- doc/tor.1.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/tor.1.txt b/doc/tor.1.txt index b147ad68a..6c4746aa5 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:
participants (1)
-
nickm@torproject.org