diff options
author | Roger Dingledine <arma@torproject.org> | 2012-02-09 04:02:18 -0500 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-02-09 04:02:18 -0500 |
commit | 929ebde2b908616fac381be78a5828c9d0fdd273 (patch) | |
tree | 1982ce984967e05b03a1dbca2042319fb4283d6a /src/config/torrc.sample.in | |
parent | ca431c54006341bf7097d2411b8742c4ab29e80d (diff) | |
parent | 85c539009a91385058bafe286d89f214014da719 (diff) | |
download | tor-929ebde2b908616fac381be78a5828c9d0fdd273.tar.gz tor-929ebde2b908616fac381be78a5828c9d0fdd273.zip |
Merge branch 'maint-0.2.2'
Diffstat (limited to 'src/config/torrc.sample.in')
-rw-r--r-- | src/config/torrc.sample.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 1ea5d9ff4e..5b8fc7d601 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -6,7 +6,7 @@ ## that begin with just "#" are disabled commands: you can enable them ## by removing the "#" symbol. ## -## See 'man tor', or https://www.torproject.org/docs/tor-manual.html, +## See 'man tor', or https://www.torproject.org/tor-manual.html, ## for more options you can use in this file. ## ## Tor will look for this file in various places based on your platform: |