diff options
author | Roger Dingledine <arma@torproject.org> | 2006-04-09 10:28:59 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-04-09 10:28:59 +0000 |
commit | a52bb835c897cdbeb664e8dc40a8c35a3c894444 (patch) | |
tree | 6f5562fcdb64d21bdb630533007980ba8bbd7a9f | |
parent | ed38f46ebc0ab3e95578ffbbaff0ba9fdccf77dd (diff) | |
download | tor-a52bb835c897cdbeb664e8dc40a8c35a3c894444.tar.gz tor-a52bb835c897cdbeb664e8dc40a8c35a3c894444.zip |
and update the man page to reflect that
svn:r6339
-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 26ac7c0a63..007a7e0a6b 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -57,7 +57,7 @@ by "ulimit -H -n"). If this number is less than ConnLimit, then Tor will refuse to start. You probably don't need to adjust this. It has no effect on -Windows since that platform lacks getrlimit(). (Default: 1024) +Windows since that platform lacks getrlimit(). (Default: 1000) .LP .TP \fBControlPort \fR\fIPort\fP |