From 22c5ddb588150fb85d5a98d8e6f5e56c0bcb3f67 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 --- doc/socks-extensions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/socks-extensions.txt b/doc/socks-extensions.txt index fabf28f7a0..b2988ef5c3 100644 --- a/doc/socks-extensions.txt +++ b/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