update man page
authorMiguel de Icaza <miguel@gnome.org>
Tue, 25 Feb 2003 17:34:19 +0000 (17:34 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Tue, 25 Feb 2003 17:34:19 +0000 (17:34 -0000)
svn path=/trunk/mono/; revision=11967

man/mono.1

index 96bb890b0b71cc9b941f2de3fd4ae2dae52f59ce..b74df127b40f5855315c39ae073877b429d8ce6d 100644 (file)
@@ -136,6 +136,11 @@ Provides a search path to mono and mint where to look for library files.
 Directories are separated by the platform path separator (colons on unix). Example:
 .B /home/username/lib:/usr/local/mono/lib
 .PP
+.TP
+.I "MONO_DISABLE_SHM"
+If this variable is set, it disables the Windows I/O Emulation layer,
+and handles (files, events, mutexes, pipes) will not be shared across
+processes.  This option is only available on Unix.
 .SH FILES
 On Unix assemblies are loaded from the installation lib directory.  If you set
 `prefix' to /usr, the assemblies will be located in /usr/lib.  On