[or-cvs] r9490: patch from Karsten Loesing (tor/trunk/doc/spec)

arma at seul.org arma at seul.org
Tue Feb 6 00:02:31 UTC 2007


Author: arma
Date: 2007-02-05 19:02:31 -0500 (Mon, 05 Feb 2007)
New Revision: 9490

Modified:
   tor/trunk/doc/spec/rend-spec.txt
Log:
patch from Karsten Loesing


Modified: tor/trunk/doc/spec/rend-spec.txt
===================================================================
--- tor/trunk/doc/spec/rend-spec.txt	2007-02-05 22:02:58 UTC (rev 9489)
+++ tor/trunk/doc/spec/rend-spec.txt	2007-02-06 00:02:31 UTC (rev 9490)
@@ -346,9 +346,9 @@
         OR
           VER    Version byte: set to 3.           [1 octet]
           ATYPE  An address type (typically 4)     [1 octet]
-          ADDR   Introduction point's IP address  [4 or 16 octets]
-          PORT   Rendezvous point's OR port       [2 octets]
-          AUTHT  The auth type that is supported  [2 octets]
+          ADDR   Rendezvous point's IP address     [4 or 16 octets]
+          PORT   Rendezvous point's OR port        [2 octets]
+          AUTHT  The auth type that is supported   [2 octets]
           AUTHL  Length of auth data               [1 octet]
           AUTHD  Auth data                        [variable]
           ID     Rendezvous point identity ID    [20 octets]



More information about the tor-commits mailing list