[tor-commits] [flashproxy/master] Say "output" not "logs."

dcf at torproject.org dcf at torproject.org
Mon Oct 17 04:43:08 UTC 2011


commit 65dd54c4ed90480b563c3fdecdc88ca8feeb8410
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Oct 16 21:19:23 2011 -0700

    Say "output" not "logs."
    
    These commands can produce logs but here we're specifically talking
    about stdout.
---
 README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README b/README
index 6db4ee0..1b616e0 100644
--- a/README
+++ b/README
@@ -71,7 +71,7 @@ ephemeral proxies.
 2. Run Tor using the included torrc file.
 	$ tor -f flashproxy/torrc
 
-Watch the logs of connector.py and tor. From connector.py you are
+Watch the output of connector.py and tor. From connector.py you are
 expecting output lines like this:
 	Remote connection from XXX.XXX.XXX.XXX:YYYYY.
 	Local connection from 127.0.0.1:ZZZZZ.



More information about the tor-commits mailing list