Merge pull request #249 from pcc/xgetinputfocus
[mono.git] / man / mcs.1
index 71915a29c225c1f2d6a2470f67b2db17c119bf5f..dc1e5f42386c59597f3795c5f3e643baf53ce108 100644 (file)
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -277,8 +277,8 @@ For more details see the PACKAGE section in this document
 .TP
 .I \-platform:ARCH
 Used to specify the target platform. The possible values are: anycpu,
-x86, x64 or itanium. As of June 2009, the Mono runtime only have support
-to emit anycpu and x86 assemblies.
+anycpu32bitpreferred, arm, x86, x64 or itanium. The default option is
+anycpu.
 .TP
 .I -resource:RESOURCE[,ID]
 Embeds to the given resource file.  The optional ID can be used to
@@ -530,7 +530,7 @@ funded by Ximian, Novell and Marek Safar.
 .SH LICENSE
 The Mono Compiler Suite is released under the terms of the GNU GPL or
 the MIT X11.  Please read the accompanying `COPYING' file for details.
-Alternative licensing for the compiler is available from Novell.
+Alternative licensing for the compiler is available from Xamarin.
 .PP
 .SH SEE ALSO
 csharp(1), mdb(1), mono(1), mopen(1), pkg-config(1), sn(1)
@@ -543,7 +543,7 @@ http://www.mono-project.com/Bugs
 The Mono Mailing lists are listed at http://www.mono-project.com/Mailing_Lists
 .SH MORE INFORMATION
 The Mono C# compiler was developed by Novell, Inc
-(http://www.novell.com, http) and is based on the
+(http://www.novell.com) and Xamarin Inc (http://www.xamarin.com) is based on the
 ECMA C# language standard available here:
 http://www.ecma.ch/ecma1/STAND/ecma-334.htm
 .PP