diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/control-spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 17e39a0f6a..22edad6963 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -507,7 +507,7 @@ $Id$ 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 @@ $Id$ 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 |