Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2016-03-23 21:10:16 +0300
committerZoltan Varga <vargaz@gmail.com>2016-03-23 21:10:16 +0300
commitdc612228c05d0cf4d4886d038ed846ddaa0313fb (patch)
tree6da086eb8890f923e4f0413cf0451daf0a7a7768 /man
parent256f554592727eb8acdf46d14fb3dafd73f7cf7b (diff)
[man] Remove documentation for the nonexistent MONO_ENABLE_SHM environment variable.
Diffstat (limited to 'man')
-rw-r--r--man/mono.15
1 files changed, 0 insertions, 5 deletions
diff --git a/man/mono.1 b/man/mono.1
index f29f4d1601e..a3829ae79a5 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1094,11 +1094,6 @@ find spots that need to be tuned for this mode of operation. Alternatively,
this mode can be enabled at compile time by using the --with-cooperative-gc
flag when calling configure.
.TP
-\fBMONO_ENABLE_SHM\fR
-Unix only: Enable support for cross-process handles. Cross-process
-handles are used to expose process handles, thread handles, named
-mutexes, named events and named semaphores across Unix processes.
-.TP
\fBMONO_ENV_OPTIONS\fR
This environment variable allows you to pass command line arguments to
a Mono process through the environment. This is useful for example