From eda7373e1509c966b5b216453c031cfa59fdf76a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 9 Feb 2006 04:21:03 +0000 Subject: [PATCH] clean up TestSocks man page entry svn:r5942 --- doc/tor.1.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/tor.1.in b/doc/tor.1.in index ceb99ab191..d89567e30a 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -364,10 +364,10 @@ as long-term entries for our circuits. .LP .TP \fBTestSocks \fR\fB0\fR|\fB1\fR\fP -When this option is enabled then Tor will make a notice-level log entry -for each connection to the Socks port indicating whether a hostname or -an IP address was used in the request. This helps to determine whether -an application using Tor is possibly leaking DNS requests. +When this option is enabled, Tor will make a notice-level log entry for +each connection to the Socks port indicating whether the request used +a hostname (safe) or an IP address (unsafe). This helps to determine +whether an application using Tor is possibly leaking DNS requests. .SH SERVER OPTIONS .PP