tor

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

commit 9a66b33229cc88b4490199618702b24f0076c085
parent fefee871a6f19418bd4cd97654087e73b02acd13
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 24 Oct 2019 11:45:07 -0400

A little more text in the SEE ALSO section.

Diffstat:
Mdoc/tor.1.txt | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/tor.1.txt b/doc/tor.1.txt @@ -3629,9 +3629,9 @@ __HiddenServiceDirectory__/**`onion_service_non_anonymous`**:: SEE ALSO -------- -For more information, refer to the Tor project at https://www.torproject.org/ -and the Tor spec at https://spec.torproject.org. See also **torsocks**(1) and -**torify**(1). +For more information, refer to the Tor Project website at +https://www.torproject.org/ and the Tor specifications at +https://spec.torproject.org. See also **torsocks**(1) and **torify**(1). BUGS ----