diff options
author | Peter Palfrader <peter@palfrader.org> | 2006-01-12 00:07:04 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2006-01-12 00:07:04 +0000 |
commit | 44cec7cecd27fc0ea77bd82a16dd477f64e14231 (patch) | |
tree | 3c594363a92df79e480fdef7a503c0c0560e8063 /doc | |
parent | bd3e64377d7bf7d840f4d18e94bd9396faa31f2a (diff) | |
download | tor-44cec7cecd27fc0ea77bd82a16dd477f64e14231.tar tor-44cec7cecd27fc0ea77bd82a16dd477f64e14231.tar.gz |
Add !reject and !invalid
svn:r5816
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 60eaf0d72..345536622 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -707,7 +707,10 @@ This file lists nickname to identity bindings for NamingAuthoritativeDirectory. Each line lists a nickname and a fingerprint seperated by whitespace. See your \fBfingerprint\fP file in the \fIDataDirectory\fP for an -example line. +example line. If the nickname is \fB!invalid\fP or +\fB!reject\fP then descriptors from the given identity +(fingerprint) are rejected by the authoritative +directory server. .SH SEE ALSO .BR privoxy (1), .BR tsocks (1), |