diff options
author | Roger Dingledine <arma@torproject.org> | 2004-12-17 22:32:23 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-12-17 22:32:23 +0000 |
commit | 1a946d0efd32d10d0ed9f661e72acaf8de1d15ac (patch) | |
tree | b6c57aef86b398e421784388672a13f3f05c2712 /doc/control-spec.txt | |
parent | 26bce698adf89c3d0afeb49574f26c337d474f81 (diff) | |
download | tor-1a946d0efd32d10d0ed9f661e72acaf8de1d15ac.tar.gz tor-1a946d0efd32d10d0ed9f661e72acaf8de1d15ac.zip |
remove misleading (and potentially dangerous) statement that clients
are rate-limited more than servers
svn:r3170
Diffstat (limited to 'doc/control-spec.txt')
-rw-r--r-- | doc/control-spec.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/control-spec.txt b/doc/control-spec.txt index 251d2b47a1..c0f77382e6 100644 --- a/doc/control-spec.txt +++ b/doc/control-spec.txt @@ -73,7 +73,7 @@ the message. incorrect, ill-formed, or impossible value.] 0x0006 Unrecognized byte code - [The client tried to set an byte code in the body that + [The client tried to set a byte code (in the body) that we don't recognize.] 0x0007 Unauthorized. |