diff options
author | Andrew Lewman <andrew@torproject.org> | 2005-08-22 00:48:21 +0000 |
---|---|---|
committer | Andrew Lewman <andrew@torproject.org> | 2005-08-22 00:48:21 +0000 |
commit | a966100a63390e447337749800f70ac3f1c225cf (patch) | |
tree | 8c770ecad75ffcbe7575b1b5b95c72ea292ae7b1 /debian | |
parent | 9b6eeb81aa190dc5f15100bae3f4fd81ff05b245 (diff) | |
download | tor-a966100a63390e447337749800f70ac3f1c225cf.tar.gz tor-a966100a63390e447337749800f70ac3f1c225cf.zip |
Fix typo referring to AMD64.
svn:r4805
Diffstat (limited to 'debian')
-rw-r--r-- | debian/tor.default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tor.default b/debian/tor.default index 6b72d40c0a..66c842ad73 100644 --- a/debian/tor.default +++ b/debian/tor.default @@ -27,7 +27,7 @@ MAX_FILEDESCRIPTORS=4096 # # Sometimes epoll is broken. This happens to be the case on # at least the maintainer's desktop box running Linux 2.6.11-rc1 -# on adm64. +# on amd64. # # If tor does not work at all for you, i.e. connection attempts # through tor just hang forever and never finish, then consider |