diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-02-08 10:52:05 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-02-08 10:52:05 -0500 |
commit | 55e8cae81553678ec77ce6b8fb1bf2d5e483e0aa (patch) | |
tree | 5fc8b9107aee6796c9fb98f50b36b7e56a30ca83 /changes | |
parent | 688903e919a4c0b942893d7b507a851e57e4e452 (diff) | |
download | tor-55e8cae81553678ec77ce6b8fb1bf2d5e483e0aa.tar.gz tor-55e8cae81553678ec77ce6b8fb1bf2d5e483e0aa.zip |
add a "docs" to the manual URI as listed in torrc.sample.in
Diffstat (limited to 'changes')
-rw-r--r-- | changes/manual_uri_in_torrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/manual_uri_in_torrc b/changes/manual_uri_in_torrc new file mode 100644 index 0000000000..30b12ec52b --- /dev/null +++ b/changes/manual_uri_in_torrc @@ -0,0 +1,3 @@ + o Minor bugfixes (documentation): + - Fix the URL for the online version of the manual that's listed in + torrc.sample. |