diff options
author | Karsten Loesing <karsten.loesing@gmx.net> | 2012-03-28 15:52:33 +0200 |
---|---|---|
committer | Linus Nordberg <linus@torproject.org> | 2012-10-17 10:54:52 +0200 |
commit | c03e3d66a910d103d3cce50a3bc1b778f68c36f2 (patch) | |
tree | 3fc10f5ab188b7fffd00f94b0048937456694ac3 /doc/tor.1.txt | |
parent | 31e224173bda6feb2e9894ba7b820affc3f44a9c (diff) | |
download | tor-c03e3d66a910d103d3cce50a3bc1b778f68c36f2.tar.gz tor-c03e3d66a910d103d3cce50a3bc1b778f68c36f2.zip |
Minor tweaks and comments to nils' geoip v6 code.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index cd1fb90a31..6c02f45ee3 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1458,10 +1458,10 @@ is non-zero): does on behalf of clients. (Default: 1) **GeoIPFile** __filename__:: - A filename containing IPv4 GeoIP data, for use with BridgeRecordUsageByCountry. + A filename containing IPv4 GeoIP data, for use with by-country statistics. **GeoIPv6File** __filename__:: - A filename containing IPv6 GeoIP data, for use with BridgeRecordUsageByCountry. + A filename containing IPv6 GeoIP data, for use with by-country statistics. **CellStatistics** **0**|**1**:: When this option is enabled, Tor writes statistics on the mean time that |