tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit c82163dff468443d28b6d0c9b1253f7721eb3fdc
parent 6b90972dc6c13a252368faf5aa8003a89495a96e
Author: rl1987 <rl1987@sdf.lonestar.org>
Date:   Tue, 25 Sep 2018 12:39:27 +0300

Fix reference to socks-extensions.txt in tor-resolve manpage

Diffstat:
Achanges/doc27853 | 4++++
Mdoc/tor-resolve.1.txt | 2+-
2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/changes/doc27853 b/changes/doc27853 @@ -0,0 +1,4 @@ + o Documentation: + - In tor-resolve(1) manpage fix reference to + socks-extensions.txt by adding web URL. Resolves + ticket 27853. diff --git a/doc/tor-resolve.1.txt b/doc/tor-resolve.1.txt @@ -47,7 +47,7 @@ SEE ALSO -------- **tor**(1), **torify**(1). + -See doc/socks-extensions.txt in the Tor package for protocol details. +For protocol details, see: https://spec.torproject.org/socks-extensions AUTHORS -------