]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
less confusing comments in config files
authorRoger Dingledine <arma@torproject.org>
Wed, 15 Oct 2003 07:26:39 +0000 (07:26 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 15 Oct 2003 07:26:39 +0000 (07:26 +0000)
svn:r588

src/config/sample-orrc
src/config/sample-server-torrc.in

index 83d35399089d9a19a49c3f48b2dc04a1b826e5d3..7a619710aeed084b8f54864334d52cd9f98088a6 100644 (file)
@@ -14,7 +14,7 @@ APPort 9024 # listening for socks-speaking connections
 # Leave this set, or we'll be treated like a client.
 OnionRouter 1
 
-# List of routers. Tor nodes only know about the directory servers
-# at the beginning, and from them they get a list of currently up nodes.
+# List of routers. Tor nodes start out knowing about the directory
+# servers, and from them they get a list of currently up nodes.
 RouterFile ../config/dirservers
 
index d0005fd81fb388ce08f7d669f2a1febe74e1505c..3bb0f216299b240236904f06df6f8985612eecd6 100644 (file)
@@ -14,7 +14,7 @@ APPort 9024 # listening for socks-speaking connections
 # Leave this set, or we'll be treated like a client.
 OnionRouter 1
 
-# List of routers. Tor nodes only know about the directory servers
-# at the beginning, and from them they get a list of currently up nodes.
+# List of routers. Tor nodes start out knowing about the directory
+# servers, and from them they get a list of currently up nodes.
 RouterFile @CONFDIR@/dirservers