diff options
author | teor <teor@torproject.org> | 2020-03-19 09:24:15 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2020-03-19 09:24:15 +1000 |
commit | 85414e1c18b09755d4371c30726ecbef562e7412 (patch) | |
tree | dbf2ab416f025f2202443612fbf595fd6f018cf1 /doc/tor.1.txt | |
parent | d925d2995c6b11e4fea3a0637544c23b0b90ff95 (diff) | |
download | tor-85414e1c18b09755d4371c30726ecbef562e7412.tar.gz tor-85414e1c18b09755d4371c30726ecbef562e7412.zip |
doc: Fix a man page typo
Obviously correct changes to already-reviewed code.
Diffstat (limited to 'doc/tor.1.txt')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 8f5b43ca5f..7abb22c076 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -2665,7 +2665,7 @@ types of statistics that Tor relays collect and publish: its extra-info documents that it uploads to the directory authorities. Disabling this option also removes bandwidth usage statistics, and GeoIPFile and GeoIPv6File hashes from the extra-info file. Bridge - ServerTransportPlugin lines are always includes in the extra-info file, + ServerTransportPlugin lines are always included in the extra-info file, because they are required by BridgeDB. (Default: 1) |