diff options
author | Roger Dingledine <arma@torproject.org> | 2008-05-28 04:32:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-05-28 04:32:59 +0000 |
commit | 60ca544578273f41f399e68b132605fd26bd32b6 (patch) | |
tree | bf43ca533688852ca28d25dd42724e66d6dc1831 /doc/tor.1.in | |
parent | a3193c6989195a1ca6b3e5675393f6c456c60c8f (diff) | |
download | tor-60ca544578273f41f399e68b132605fd26bd32b6.tar.gz tor-60ca544578273f41f399e68b132605fd26bd32b6.zip |
minor fixes
svn:r14763
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
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. |