From dfa23061a7636b9db5d57ad6552218d549aa24bc Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sat, 28 Jan 2006 22:09:57 +0000 Subject: [PATCH] fix the man page: hardwareaccel is off by default. svn:r5876 --- doc/tor.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tor.1.in b/doc/tor.1.in index 15cff919a8..e5eeafe055 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -192,7 +192,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: 1. ) +available. (Default: 0) .SH CLIENT OPTIONS .PP