Change Mono manpage to correct effect of MONO_THREADS_PER_CPU env var
authorJustin Clark-Casey <justincc@justincc.org>
Thu, 16 Jan 2014 20:02:53 +0000 (20:02 +0000)
committerJustin Clark-Casey <justincc@justincc.org>
Thu, 16 Jan 2014 20:02:53 +0000 (20:02 +0000)
commita41ab301e852a27208b572ba6005d8679655bb95
treede9f3e07552cf4d83f6eb087e5c2d58392e5176f
parenta66f33324668f11b1c39bffe6bb9c1209566e907
Change Mono manpage to correct effect of MONO_THREADS_PER_CPU env var

1.  MONO_THREADS_PER_CPU affects ThreadPool min threads rather than max threads
2.  Effect is MONO_THREADS_PER_CPU * cpu_cores, there is no +20
3.  Default is 1, not 10
man/mono.1