From 1e923dd2fbdc0834b8fb3ba97b658f15a6d5f6b4 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Mon, 16 Jan 2012 21:20:46 -0500 Subject: fix crash bug in original feature4207 branch PLURAL() assumes that the plural is the canonical name for the option, so now it is. --- doc/tor.1.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tor.1.txt') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index adc84e7c14..56e0bd019c 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 -- cgit v1.2.3-54-g00ecf