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
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-03-25 01:42:33 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-03-25 01:42:33 +0300
commit20452e27d9d786c382c548b0556597135a2389a9 (patch)
tree461b0e2a11ae28e9d15185cfc05ccad004b02788 /man
parent915691b43b7897bdf2a58b787e7fc535fc4da0f0 (diff)
Touchups
svn path=/trunk/mono/; revision=3317
Diffstat (limited to 'man')
-rwxr-xr-xman/mcs.18
1 files changed, 5 insertions, 3 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 8e487965268..0afabaa922c 100755
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -6,7 +6,7 @@ mcs \- Mono Compiler Suite.
[option] [source-files]
.SH DESCRIPTION
mcs is the Mono C# compiler, an implementation of the ECMA-334
-specification. You can pass one or more options to drive the
+language specification. You can pass one or more options to drive the
compiler, and a set of source files. Extra options or arguments can
be provided in a response file. Response files are referenced by
prepending the @ symbol to the response file name.
@@ -38,8 +38,7 @@ Defines a symbol named SYMBOL. This can be tested in the source code
by the pre-processor.
.TP
.I \-\-debug or \-g
-Generate debugging information. The debugging information is written
-into an assembler file FILE-debug.s.
+Generate debugging information.
.TP
.I \-\-fatal
This is used for debugging the compiler. This makes the error emission
@@ -138,6 +137,9 @@ The Mono Compiler Suite is released under the terms of the GNU GPL.
Please read the accompanying `COPYING' file for details. Alternative
licenses are available from Ximian.
.PP
+.SH SEE ALSO
+mono(1), mint(1)
+.PP
.SH BUGS
To report bugs in the compiler, you can use `bug-buddy', or you can
file bug reports in our bug tracking system: