aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-01-16 21:20:46 -0500
committerRoger Dingledine <arma@torproject.org>2012-01-16 21:20:46 -0500
commit1e923dd2fbdc0834b8fb3ba97b658f15a6d5f6b4 (patch)
treed66295a529c4cd6ad398329cd2e9ae59f36ce4ae /doc
parent47aa491f9fbae38f71f96f50c4aec3f871c8419d (diff)
downloadtor-1e923dd2fbdc0834b8fb3ba97b658f15a6d5f6b4.tar
tor-1e923dd2fbdc0834b8fb3ba97b658f15a6d5f6b4.tar.gz
fix crash bug in original feature4207 branch
PLURAL() assumes that the plural is the canonical name for the option, so now it is.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index adc84e7c1..56e0bd019 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -1462,13 +1462,13 @@ DIRECTORY AUTHORITY SERVER OPTIONS
authority publishes, or accepted as an OR address in any descriptor
submitted for publication by this authority.
-**AuthDirBadDirCC** __CC__,... +
+**AuthDirBadDirCCs** __CC__,... +
-**AuthDirBadExitCC** __CC__,... +
+**AuthDirBadExitCCs** __CC__,... +
-**AuthDirInvalidCC** __CC__,... +
+**AuthDirInvalidCCs** __CC__,... +
-**AuthDirRejectCC** __CC__,...::
+**AuthDirRejectCCs** __CC__,...::
Authoritative directories only. These options contain a comma-separated
list of country codes such that any server in one of those country codes
will be marked as a bad directory/bad exit/invalid for use, or rejected