tor

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

commit 5d23881770161cc9aa50fa3f2595061057d1bcca
parent c4812698c3df0bd8aa51c615b0274bbb53b9eb6c
Author: Alexander Færøy <ahf@torproject.org>
Date:   Tue, 13 Oct 2020 13:45:01 +0000

Merge remote-tracking branch 'tor-gitlab/mr/165'

Diffstat:
Mdoc/man/tor-gencert.1.txt | 4----
Mdoc/man/tor-print-ed-signing-cert.1.txt | 4----
Mdoc/man/tor-resolve.1.txt | 4----
Mdoc/man/tor.1.txt | 4----
Mdoc/man/torify.1.txt | 4----
5 files changed, 0 insertions(+), 20 deletions(-)

diff --git a/doc/man/tor-gencert.1.txt b/doc/man/tor-gencert.1.txt @@ -85,7 +85,3 @@ SEE ALSO **tor**(1) + See also the "dir-spec.txt" file, distributed with Tor. - -AUTHORS -------- -Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>. diff --git a/doc/man/tor-print-ed-signing-cert.1.txt b/doc/man/tor-print-ed-signing-cert.1.txt @@ -32,7 +32,3 @@ SEE ALSO **tor**(1) + https://spec.torproject.org/cert-spec - -AUTHORS -------- -Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>. diff --git a/doc/man/tor-resolve.1.txt b/doc/man/tor-resolve.1.txt @@ -48,7 +48,3 @@ SEE ALSO **tor**(1), **torify**(1). + For protocol details, see: https://spec.torproject.org/socks-extensions - -AUTHORS -------- -Roger Dingledine <arma@mit.edu>, Nick Mathewson <nickm@alum.mit.edu>. diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt @@ -3866,7 +3866,3 @@ https://spec.torproject.org. See also **torsocks**(1) and **torify**(1). Because Tor is still under development, there may be plenty of bugs. Please report them at https://bugs.torproject.org/. - -== AUTHORS - -Roger Dingledine [arma at mit.edu], Nick Mathewson [nickm at alum.mit.edu]. diff --git a/doc/man/torify.1.txt b/doc/man/torify.1.txt @@ -34,7 +34,3 @@ different circuits. SEE ALSO -------- **tor**(1), **torsocks**(1) - -AUTHORS -------- -Peter Palfrader and Jacob Appelbaum wrote this manual.