[or-cvs] it"s called GETCONF, not GETCONFIG

arma at seul.org arma at seul.org
Sun Jul 17 22:39:23 UTC 2005


Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc

Modified Files:
	control-spec.txt 
Log Message:
it's called GETCONF, not GETCONFIG


Index: control-spec.txt
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/control-spec.txt,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- control-spec.txt	13 Jul 2005 05:14:42 -0000	1.46
+++ control-spec.txt	17 Jul 2005 22:39:21 -0000	1.47
@@ -507,7 +507,7 @@
 
      C: SETEVENTS CIRC
      S: 250 OK
-     C: GETCONFIG SOCKSPORT ORPORT
+     C: GETCONF SOCKSPORT ORPORT
      S: 650 CIRC 1000 EXTENDED moria1,moria2
      S: 250-SOCKSPORT=9050
      S: 250 ORPORT=0
@@ -515,7 +515,7 @@
   But this sequence is disallowed:
      C: SETEVENTS CIRC
      S: 250 OK
-     C: GETCONFIG SOCKSPORT ORPORT
+     C: GETCONF SOCKSPORT ORPORT
      S: 250-SOCKSPORT=9050
      S: 650 CIRC 1000 EXTENDED moria1,moria2
      S: 250 ORPORT=0



More information about the tor-commits mailing list