diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-19 13:09:40 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-19 13:10:41 -0400 |
commit | 40294c8ab1a44250845660ca5093e5a001792397 (patch) | |
tree | 510ab7cc2decfdbc501217bbc9b682fd8f29ffa4 /doc/man | |
parent | 3f7824ff68f63085fe78b7bc140e6bd3f18fc6b4 (diff) | |
download | tor-40294c8ab1a44250845660ca5093e5a001792397.tar.gz tor-40294c8ab1a44250845660ca5093e5a001792397.zip |
Link to bridges.torproject.org/info in BridgeDistribution entry.
This incorporates a suggestion from cypherpunks on #40321
Closes #40321.
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/tor.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index a8436f7446..b43f61d054 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -2252,7 +2252,8 @@ is non-zero): bridge descriptor which indicates to the BridgeDB service how it would like its bridge address to be given out. Set it to "none" if you want BridgeDB to avoid distributing your bridge address, or "any" to - let BridgeDB decide. (Default: any) + let BridgeDB decide. See https://bridges.torproject.org/info for a more + up-to-date list of options. (Default: any) [[ContactInfo]] **ContactInfo** __email_address__:: Administrative contact information for this relay or bridge. This line |