[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] less confusing comments in config files
Update of /home/or/cvsroot/src/config
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src/config
Modified Files:
sample-orrc sample-server-torrc.in
Log Message:
less confusing comments in config files
Index: sample-orrc
===================================================================
RCS file: /home/or/cvsroot/src/config/sample-orrc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sample-orrc 14 Oct 2003 03:21:39 -0000 1.3
+++ sample-orrc 15 Oct 2003 07:26:39 -0000 1.4
@@ -14,7 +14,7 @@
# 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: sample-server-torrc.in
===================================================================
RCS file: /home/or/cvsroot/src/config/sample-server-torrc.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- sample-server-torrc.in 15 Oct 2003 07:19:38 -0000 1.1
+++ sample-server-torrc.in 15 Oct 2003 07:26:39 -0000 1.2
@@ -14,7 +14,7 @@
# 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