diff options
author | Nick Mathewson <nickm@torproject.org> | 2022-06-16 11:50:59 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2022-06-16 11:50:59 -0400 |
commit | 6c1aad13e22d558b80463682f005d04bfdb2d162 (patch) | |
tree | 2a73f1d1902cb9ab18039bbbbaaaa5ce6710cfba /doc | |
parent | 1d6470a2a83ca6bab8c52bcff5d0969b1866a4df (diff) | |
download | tor-6c1aad13e22d558b80463682f005d04bfdb2d162.tar.gz tor-6c1aad13e22d558b80463682f005d04bfdb2d162.zip |
Fix `check-docs` to avoid false-positives on missing anchors.
Also add an anchor for the second ClientTranportPlugin instance.
See #40339.
This doesn't need a changes file because it isn't user-facing.
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 6a4afc0bbd..065324c104 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -335,7 +335,7 @@ forward slash (/) in the configuration file and on the command line. to mess with it. (Default: -1) [[ClientTransportPlugin]] **ClientTransportPlugin** __transport__ socks4|socks5 __IP__:__PORT__:: -**ClientTransportPlugin** __transport__ exec __path-to-binary__ [options]:: +[[ClientTransportPlugin-2]] **ClientTransportPlugin** __transport__ exec __path-to-binary__ [options]:: In its first form, when set along with a corresponding Bridge line, the Tor client forwards its traffic to a SOCKS-speaking proxy on "IP:PORT". (IPv4 addresses should written as-is; IPv6 addresses should be wrapped in |