Remove Moonlight references from `man mcs`.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 9 Apr 2015 18:58:35 +0000 (20:58 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Thu, 9 Apr 2015 19:18:22 +0000 (21:18 +0200)
man/mcs.1

index bdebf77bae54edec272ce59e99a91485e72e5064..a193f9f0850006c9b1bc6e636ff8e412ab14fb75 100644 (file)
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -249,25 +249,6 @@ This will instruct the compiler to reference the System.* libraries
 available on a typical dotnet framework installation, notice that this
 does not include all of the Mono libraries, only the System.* ones.  This
 is a convenient shortcut for those porting code.
-.TP
-.I \-pkg:silver
-References the assemblies for creating Moonlight/Silverlight
-applications.
-.TP
-.I \-pkg:silverdesktop
-Use this option to create Moonlight/Silverlight applications that
-target the desktop.   This option allows developers to consume the
-Silverlight APIs with the full 2.0 profile API available to them,
-unlike 
-.I smcs 
-it gives full access to all the APIs that are part of Mono.  The only
-downside is that applications created with silverdesktop will not run
-on the browser.   Typically these applications will be launched
-with the 
-.I mopen
-command line tool.
-.TP
-For more details see the PACKAGE section in this document
 .ne
 .RE
 .TP