From dd2ce044a3f75931e1a8758af09b816bac6a1358 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 17 Jun 2004 21:05:46 +0000 Subject: [PATCH] minor bugfix in socks explanation svn:r1979 --- trunk/doc/socks-extensions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/doc/socks-extensions.txt b/trunk/doc/socks-extensions.txt index fabf28f7a0..b2988ef5c3 100644 --- a/trunk/doc/socks-extensions.txt +++ b/trunk/doc/socks-extensions.txt @@ -44,7 +44,7 @@ Tor's extensions to the SOCKS protocol resolved) or a success response. In the case of success, the address is stored in the portion of the SOCKS response reserved for remote IP address. - (We support RESOLVE in SOCKS4A too, even though it is unnecessary.) + (We support RESOLVE in SOCKS4 too, even though it is unnecessary.) 3. HTTP-resistance