From: Nick Mathewson Date: Wed, 8 Feb 2012 15:52:05 +0000 (-0500) Subject: add a "docs" to the manual URI as listed in torrc.sample.in X-Git-Tag: tor-0.2.3.12-alpha~20^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e8cae81553678ec77ce6b8fb1bf2d5e483e0aa;p=thirdparty%2Ftor.git add a "docs" to the manual URI as listed in torrc.sample.in --- 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. diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index f0c78ce5a9..6455cbe83c 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/tor-manual.html, +## See 'man tor', or https://www.torproject.org/docs/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: