aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-11-08 06:32:46 +0000
committerRoger Dingledine <arma@torproject.org>2008-11-08 06:32:46 +0000
commit39f2b6a849b86da65607d3d68265acd335efec4d (patch)
treecfbafe517f17a43f3bb047bd1215e37436b8fa50
parent9f1e06bd0e0399800da057c17246f6e11ff45bbb (diff)
downloadtor-39f2b6a849b86da65607d3d68265acd335efec4d.tar.gz
tor-39f2b6a849b86da65607d3d68265acd335efec4d.zip
some minor changes i found in my sandbox
svn:r17215
-rw-r--r--doc/spec/path-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/path-spec.txt b/doc/spec/path-spec.txt
index 96cbb4c76a..dceb21dad7 100644
--- a/doc/spec/path-spec.txt
+++ b/doc/spec/path-spec.txt
@@ -13,12 +13,12 @@ streams to circuits. Other implementations MAY take other approaches, but
implementors should be aware of the anonymity and load-balancing implications
of their choices.
- THIS SPEC ISN'T DONE OR CORRECT YET.
+ THIS SPEC ISN'T DONE YET.
1. General operation
Tor begins building circuits as soon as it has enough directory
- information to do so (see section 5.1 of dir-spec.txt). Some circuits are
+ information to do so (see section 5 of dir-spec.txt). Some circuits are
built preemptively because we expect to need them later (for user
traffic), and some are built because of immediate need (for user traffic
that no current circuit can handle, for testing the network or our