Author: dick
Date: 2005-04-26 09:34:25 -0400 (Tue, 26 Apr 2005)
New Revision: 43593

Modified:
   trunk/mono/man/mono.1
Log:
MONO_DISABLE_SHM env var not used any more



Modified: trunk/mono/man/mono.1
===================================================================
--- trunk/mono/man/mono.1       2005-04-26 13:13:23 UTC (rev 43592)
+++ trunk/mono/man/mono.1       2005-04-26 13:34:25 UTC (rev 43593)
@@ -378,12 +378,6 @@
 that case, a default select/poll implementation is used. Currently only epoll()
 is supported.
 .TP
-.I "MONO_DISABLE_SHM"
-If this variable is set, it disables the shared memory part of the
-Windows I/O Emulation layer, and handles (files, events, mutexes,
-pipes) will not be shared across processes.  Process creation is also
-disabled.  This option is only available on Unix.
-.TP
 .I "MONO_EGD_SOCKET"
 For platforms that do not otherwise have a way of obtaining random bytes
 this can be set to the name of a file system socket on which an egd or

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to