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/mcs.1
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2006-10-06 15:41:28 +0400
committerMiguel de Icaza <miguel@gnome.org>2006-10-06 15:41:28 +0400
commitea0fabb44fa8da32a0d5126e51b9dd8dd0f062b8 (patch)
tree7645c7ec199c4100c658b51eb5600b60c13a8d5e /man/mcs.1
parent05118ca3d12b318dfba4a04857935939c03845d7 (diff)
Manual page updates
svn path=/trunk/mono/; revision=66346
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 9fe42ad3cdf..0e47460f449 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -1,6 +1,6 @@
.TH mcs 1 "6 January 2001"
.SH NAME
-mcs, gmcs \- Mono Compiler Suite.
+mcs, gmcs \- Mono C# Compiler (1.0 and 2.0)
.SH SYNOPSIS
.B mcs
[option] [source-files]
@@ -17,7 +17,7 @@ compiler is used to compile against the 1.x profile and implements
C# 1.0 and 2.0 with the exception of generics and nullable types. The
.I gmcs
compiler is used to compile against the 2.x profile and implements
-the complete C# 2.0 specification.
+the complete C# 2.0 specification including generics.
.PP
The Mono C# compiler accepts the same options than the Microsoft C#
compiler does. Those options can start with a slash or a dash