Ver código fonte

2006-08-14 Atsushi Enomoto <[email protected]>

	* mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.


svn path=/trunk/mono/; revision=63724
Atsushi Eno 19 anos atrás
pai
commit
d38f3fd2ea
2 arquivos alterados com 5 adições e 1 exclusões
  1. 4 0
      man/ChangeLog
  2. 1 1
      man/mono.1

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2006-08-14  Atsushi Enomoto  <[email protected]>
+
+	* mono.1 : MONO_LOCAL_EVENTLOG_PATH -> MONO_EVENTLOG_PATH.
+
 2006-08-14  Atsushi Enomoto  <[email protected]>
 
 	* mono.1 : description on MONO_LOCAL_EVENTLOG_PATH.

+ 1 - 1
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