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:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2006-02-07 04:36:08 +0300
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2006-02-07 04:36:08 +0300
commit335fb4b2d54f5b261e429503ecb49d8c339564be (patch)
tree28afee7fda7135c5b1df76a4e64562da080d9917 /man
parent44630daad1682461725c4104cfaf170538c50141 (diff)
Documented MONO_SHARED_HOSTNAME
svn path=/trunk/mono/; revision=56606
Diffstat (limited to 'man')
-rw-r--r--man/mono.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/mono.1 b/man/mono.1
index 4113b07d1e4..cbce6b28875 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -606,6 +606,12 @@ If set its the directory where the ".wapi" handle state is stored.
This is the directory where the Windows I/O Emulation layer stores its
shared state data (files, events, mutexes, pipes). By default Mono
will store the ".wapi" directory in the users's home directory.
+.TP
+.I "MONO_SHARED_HOSTNAME"
+Uses the string value of this variable as a replacement for the host name when
+creating file names in the ".wapi" directory. This helps if the host name of
+your machine is likely to be changed when a mono application is running or if
+you have a .wapi directory shared among several different computers.
.TP
.I "MONO_THEME"
The name of the theme to be used by Windows.Forms. Available themes today