diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-09 03:22:58 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-09 03:22:58 +0000 |
commit | 88f7aeba941b2c30663672c870f00c611ec57165 (patch) | |
tree | 26788bfa65a6ad607c138d79d7d486f0d5288f27 | |
parent | fd0fcdf17c8025fa71ab9e5dd0ee222d68923079 (diff) | |
download | tor-88f7aeba941b2c30663672c870f00c611ec57165.tar.gz tor-88f7aeba941b2c30663672c870f00c611ec57165.zip |
admit that the HardwareAccel config option is probably buggy.
svn:r5937
-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 fd97b31e9c..ceb99ab191 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -198,7 +198,7 @@ On startup, setuid to this user. .TP \fBHardwareAccel \fR\fI0|1\fP If non-zero, try to use crypto hardware acceleration when -available. (Default: 0) +available. This is untested and probably buggy. (Default: 0) .SH CLIENT OPTIONS .PP |