diff options
author | Roger Dingledine <arma@torproject.org> | 2004-06-17 21:05:46 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-06-17 21:05:46 +0000 |
commit | 22c5ddb588150fb85d5a98d8e6f5e56c0bcb3f67 (patch) | |
tree | a39165a5f3d115f6c10c333749bb40227e07ec96 /doc/socks-extensions.txt | |
parent | 37088869396bd862ff24a46b1ff554f7d7f8c772 (diff) | |
download | tor-22c5ddb588150fb85d5a98d8e6f5e56c0bcb3f67.tar.gz tor-22c5ddb588150fb85d5a98d8e6f5e56c0bcb3f67.zip |
minor bugfix in socks explanation
svn:r1979
Diffstat (limited to 'doc/socks-extensions.txt')
-rw-r--r-- | doc/socks-extensions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |