6819: typo in torrc.sample.in

This commit is contained in:
Nick Mathewson 2012-09-12 11:08:30 -04:00
parent 5833861f62
commit 4aff97cfc7
2 changed files with 4 additions and 1 deletions

3
changes/bug6819 Normal file
View File

@ -0,0 +1,3 @@
o Documentation fixes:
- Resolve a typo in torrc.sample.in. Fixes bug 6819; bugfix on
0.2.3.14-alpha.

View File

@ -16,7 +16,7 @@
## configure one below. Set "SocksPort 0" if you plan to run Tor only
## as a relay, and not make any local application connections yourself.
#SocksPort 9050 # Default: Bind to localhost:9050 for local connections.
#SocksPort 192.168.0.1:9100 # Bind to this adddress:port too.
#SocksPort 192.168.0.1:9100 # Bind to this address:port too.
## Entry policies to allow/deny SOCKS requests based on IP address.
## First entry that matches wins. If no SocksPolicy is set, we accept