diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-10-28 18:29:29 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-10-28 18:29:29 +0000 |
commit | 665aa7659cef111ce47404ea9a67645535d8c84d (patch) | |
tree | 0f65b26dc099a1257bfeb28c43a47aa43e765dff /doc/spec/socks-extensions.txt | |
parent | abe8afbdc9f5ada027c68953f28bfdc3a1bc6e03 (diff) | |
download | tor-665aa7659cef111ce47404ea9a67645535d8c84d.tar.gz tor-665aa7659cef111ce47404ea9a67645535d8c84d.zip |
r16234@catbus: nickm | 2007-10-28 14:27:22 -0400
Clean up a couple of comments from r12244.
svn:r12253
Diffstat (limited to 'doc/spec/socks-extensions.txt')
-rw-r--r-- | doc/spec/socks-extensions.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/spec/socks-extensions.txt b/doc/spec/socks-extensions.txt index 49c9660b1e..8d58987f35 100644 --- a/doc/spec/socks-extensions.txt +++ b/doc/spec/socks-extensions.txt @@ -60,7 +60,8 @@ Tor's extensions to the SOCKS protocol directory port of the Tor server specified by address:port (the port specified should be the ORPort of the server). It uses a one-hop tunnel and a "BEGIN_DIR" relay cell to accomplish this secure connection. - Th F2 command value was removed in Tor 0.2.0.10-alpha in favor of a + + The F2 command value was removed in Tor 0.2.0.10-alpha in favor of a new use_begindir flag in edge_connection_t. 4. HTTP-resistance |