commit c8ab383e4756348f8091603dd42403014a0377a3 Author: Robert Ransom rransom.8774@gmail.com Date: Sat May 21 23:30:25 2011 -0700
Fix minor issue --- control-spec.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt index 00bfbfe..21f81af 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -788,7 +788,7 @@ 3.17. CLOSECIRCUIT
The syntax is: - CLOSECIRCUIT SP CircuitID *(SP Flag) CRLF + "CLOSECIRCUIT" SP CircuitID *(SP Flag) CRLF Flag = "IfUnused"
Tells the server to close the specified circuit. If "IfUnused" is
tor-commits@lists.torproject.org