2009-05-12 Tor Lillqvist <tml@novell.com>
authorTor Lillqvist <tml@mono-cvs.ximian.com>
Mon, 11 May 2009 22:07:31 +0000 (22:07 -0000)
committerTor Lillqvist <tml@mono-cvs.ximian.com>
Mon, 11 May 2009 22:07:31 +0000 (22:07 -0000)
* mkbundle.1: Document MONO_BUNDLED_OPTIONS.

svn path=/trunk/mono/; revision=133933

man/ChangeLog
man/mkbundle.1

index 16561f1a193aee83e1c65dba6cd5e0811af9dac9..b042b8e56124922ba58e0b226b709ca9947fde9d 100644 (file)
@@ -1,3 +1,7 @@
+2009-05-12  Tor Lillqvist  <tml@novell.com>
+
+       * mkbundle.1: Document MONO_BUNDLED_OPTIONS.
+
 2009-04-09  Jonathan Pryor  <jpryor@novell.com>
 
        * mdoc-update.1: Document -L, -r options.
index 9fe5540734e760db6e417653c5c3f84e2f6adb37..82bfe1326290d136dd77b2fa6910b9d7f93bfdfa 100644 (file)
@@ -126,6 +126,10 @@ Assembler command. The default is "as".
 .I "CC"
 C compiler command. The default is "cc" under Linux and "gcc -mno-cygwin"
 under Windows.
+.TP
+.I "MONO_BUNDLED_OPTIONS"
+Options to be passed to the bundled
+Mono runtime, separated by spaces. See the mono(1) manual page or run mono --help.
 .SH FILES
 This program will load referenced assemblies from the Mono assembly
 cache.