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:
authorAtsushi Eno <atsushieno@gmail.com>2006-08-14 18:38:42 +0400
committerAtsushi Eno <atsushieno@gmail.com>2006-08-14 18:38:42 +0400
commitd38f3fd2ea2450b0aeedf40ae2b890ec96cce4c5 (patch)
tree31aada87dbe295c00880a04bdad0e3f70cb01cd1 /man
parent59debf8c7b90f80bd3ed86f3e95d28c60ddec842 (diff)
2006-08-14 Atsushi Enomoto <atsushi@ximian.com>
* mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH. svn path=/trunk/mono/; revision=63724
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog4
-rw-r--r--man/mono.12
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index b043aebf343..558403c067f 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,9 @@
2006-08-14 Atsushi Enomoto <atsushi@ximian.com>
+ * mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
+
+2006-08-14 Atsushi Enomoto <atsushi@ximian.com>
+
* mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.
2006-03-15 Miguel de Icaza <miguel@novell.com>
diff --git a/man/mono.1 b/man/mono.1
index 4ab117ed363..b9f7de24287 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -582,7 +582,7 @@ unix). MONO_GAC_PREFIX should point to the top directory of a prefixed
install. Or to the directory provided in the gacutil /gacdir command. Example:
.B /home/username/.mono:/usr/local/mono/
.TP
-.I "MONO_LOCAL_EVENTLOG_PATH"
+.I "MONO_EVENTLOG_PATH"
It is required to enable local file based System.Diagnostics.EventLog
implementation. This variable is used to indicate a local directory to
store event logs (thus it must be writable by the user who runs