소스 검색

minor bugfix in socks explanation

svn:r1979
Roger Dingledine 22 년 전
부모
커밋
22c5ddb588
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/socks-extensions.txt

+ 1 - 1
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
   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.
   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
 3. HTTP-resistance