diff options
author | Roger Dingledine <arma@torproject.org> | 2024-04-18 09:03:51 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2024-04-18 09:03:51 -0400 |
commit | 7b05befbcc6e7ce4392132d85dca2177dd6578b6 (patch) | |
tree | 6206ebdf9a3e0e78072ab3a3864f0d6351a337b0 /doc | |
parent | a31c8c581804708211c6770061ff1c32ff14691a (diff) | |
download | tor-7b05befbcc6e7ce4392132d85dca2177dd6578b6.tar.gz tor-7b05befbcc6e7ce4392132d85dca2177dd6578b6.zip |
fix syntax formatting in man page
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index d98f24626c..d227d332d9 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -4118,7 +4118,7 @@ __DataDirectory__/**`stats/hidserv-stats`**:: of what fraction of the traffic is hidden service rendezvous traffic, and approximately how many hidden services the relay has seen. -__DataDirectory__/**networkstatus-bridges`**:: +__DataDirectory__/**`networkstatus-bridges`**:: Only used by authoritative bridge directories. Contains information about bridges that have self-reported themselves to the bridge authority. |