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:
authorBernie Solomon <bernard@mono-cvs.ximian.com>2004-05-08 05:37:06 +0400
committerBernie Solomon <bernard@mono-cvs.ximian.com>2004-05-08 05:37:06 +0400
commit71a62410c39fa2244a81a023681fbf5c24cb9f97 (patch)
tree18c27ad4b1f94c2c446a3844f64c443168852c68 /man
parentce2e9e97def5124cf174a926b3d1e5487fa66667 (diff)
2004-05-07 Bernie Solomon <bernard@ugsolutions.com>
* man/mono.1: mention MONO_EGD_SOCKET svn path=/trunk/mono/; revision=26959
Diffstat (limited to 'man')
-rw-r--r--man/mono.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/mono.1 b/man/mono.1
index 2562633642f..486b5189f9f 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -306,6 +306,11 @@ managed implementation on error.
.I "MONO_CODEDOM_NODELETE"
If set to any value, the C# CodeDom compiler will not remove the temporary
source files generated.
+.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
+prngd daemon is listening.
.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