diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-12-06 23:42:59 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-12-06 23:42:59 +0000 |
commit | 92372b156afd945d2a7736844aae22febdd95016 (patch) | |
tree | 4086c286aaed4b6ae5b6aa96abe2ae789d60273a /contrib/tor-ctrl.sh | |
parent | c414de953bf73f5793dfbba224dadf52023c3234 (diff) | |
download | tor-92372b156afd945d2a7736844aae22febdd95016.tar.gz tor-92372b156afd945d2a7736844aae22febdd95016.zip |
r16995@catbus: nickm | 2007-12-06 18:42:53 -0500
patch from steve: replace more tor.eff.org instances with torproject.org
svn:r12707
Diffstat (limited to 'contrib/tor-ctrl.sh')
-rw-r--r-- | contrib/tor-ctrl.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/tor-ctrl.sh b/contrib/tor-ctrl.sh index e28c45d613..d9c0137c42 100644 --- a/contrib/tor-ctrl.sh +++ b/contrib/tor-ctrl.sh @@ -23,7 +23,7 @@ # use notations like 1mb, 1kb or the number of bytes. # # Many, many other things are possible, see -# http://tor.eff.org/svn/trunk/doc/spec/control-spec.txt +# http://www.torproject.org/svn/trunk/doc/spec/control-spec.txt # # Copyright (c) 2007 by Stefan Behte # @@ -68,7 +68,7 @@ cat <<EOF tor-ctrl $VERSION by Stefan Behte (http://ge.mine.nu) You should have a look at - http://tor.eff.org/svn/trunk/doc/spec/control-spec.txt +http://www.torproject.org/svn/trunk/doc/spec/control-spec.txt usage: tor-ctrl [-switch] [variable] |