summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2008-05-28 04:32:59 +0000
committerRoger Dingledine <arma@torproject.org>2008-05-28 04:32:59 +0000
commit60ca544578273f41f399e68b132605fd26bd32b6 (patch)
treebf43ca533688852ca28d25dd42724e66d6dc1831 /doc
parenta3193c6989195a1ca6b3e5675393f6c456c60c8f (diff)
downloadtor-60ca544578273f41f399e68b132605fd26bd32b6.tar.gz
tor-60ca544578273f41f399e68b132605fd26bd32b6.zip
minor fixes
svn:r14763
Diffstat (limited to 'doc')
-rw-r--r--doc/spec/dir-spec.txt2
-rw-r--r--doc/tor.1.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/spec/dir-spec.txt b/doc/spec/dir-spec.txt
index 8e7c21fece..3419abb3af 100644
--- a/doc/spec/dir-spec.txt
+++ b/doc/spec/dir-spec.txt
@@ -1712,7 +1712,7 @@ $Id$
-- the authority rejected a malformed posted document, or
404 -- the requested document was not found.
- -- the user requested statuses or serverdescs, and none of the ones we
+ -- the user requested statuses or serverdescs, and none of the ones
requested were found (0.2.0.5-alpha and later).
503 -- we are declining the request in order to save bandwidth
diff --git a/doc/tor.1.in b/doc/tor.1.in
index 90ae989c89..f568c9ad14 100644
--- a/doc/tor.1.in
+++ b/doc/tor.1.in
@@ -225,7 +225,7 @@ believe the same authorities they do.
As DirServer, but replaces less of the default directory authorities.
Using AlternateDirAuthority replaces the default Tor directory
authorities, but leaves the hidden service authorities and bridge
-authorities in place. Similarly, Using AlternatieHSAuthority replaces
+authorities in place. Similarly, Using AlternateHSAuthority replaces
the default hidden service authorities, but not the directory or
bridge authorities.