diff options
author | Nick Mathewson <nickm@torproject.org> | 2008-05-21 20:22:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2008-05-21 20:22:43 +0000 |
commit | d503e1f28508081d2a9c43d8318b1853b03f986a (patch) | |
tree | 6475a1abdac9e9fc740df1a8b74750b55659b884 /doc/spec/control-spec.txt | |
parent | fa319ca36294f07f274c3fc7c489f9c18e7367d6 (diff) | |
download | tor-d503e1f28508081d2a9c43d8318b1853b03f986a.tar.gz tor-d503e1f28508081d2a9c43d8318b1853b03f986a.zip |
r15704@host206: nickm | 2008-05-21 16:21:47 -0400
Clarification/explanation patch for specs, from Killerchicken
svn:r14687
Diffstat (limited to 'doc/spec/control-spec.txt')
-rw-r--r-- | doc/spec/control-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/control-spec.txt b/doc/spec/control-spec.txt index 01ff287ea3..bba15659f6 100644 --- a/doc/spec/control-spec.txt +++ b/doc/spec/control-spec.txt @@ -1555,7 +1555,7 @@ $Id$ __DisablePredictedCircuits - If true, Tor will not launch preemptive "general purpose" circuits for + If true, Tor will not launch preemptive "general-purpose" circuits for streams to attach to. (It will still launch circuits for testing and for hidden services.) |