[man] Remove mention of MONO_AOT_CACHE from mono.1
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 6 Jun 2017 13:43:02 +0000 (15:43 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 6 Jun 2017 13:43:02 +0000 (15:43 +0200)
The env var was removed a long time ago in b8766a812d64d819948e1b7c6482a6ac80d3b4eb
and was replaced by options to --aot. This came up in Gitter today.

man/mono.1

index b23581535c583425416b8a9dc3fdf8ae78451a89..28695ee9402eef26c7bbe1342ffc500584d37115 100644 (file)
@@ -1091,11 +1091,6 @@ code generation backend.   For example \fBLLVM_COUNT=10\fR would only
 compile 10 methods with LLVM and then switch to the Mono JIT engine.
 \fBLLVM_COUNT=0\fR would disable the LLVM engine altogether.
 .TP
-\fBMONO_AOT_CACHE\fR
-If set, this variable will instruct Mono to ahead-of-time compile new
-assemblies on demand and store the result into a cache in
-~/.mono/aot-cache. 
-.TP
 \fBMONO_ASPNET_INHIBIT_SETTINGSMAP\fR
 Mono contains a feature which allows modifying settings in the .config files shipped
 with Mono by using config section mappers. The mappers and the mapping rules are