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>2007-04-22 21:07:34 +0400
committerMiguel de Icaza <miguel@gnome.org>2007-04-22 21:07:34 +0400
commitf93367ea4a46c67037b5d75df63abcf48a1148ef (patch)
tree4b4d3e263fe35b6d6d8ddbbb4d17ad5990517ed9 /man/mcs.1
parentcdb8b6daa043e41baceb178cccd97ceee629816c (diff)
Fix formatting
svn path=/trunk/mono/; revision=76073
Diffstat (limited to 'man/mcs.1')
-rw-r--r--man/mcs.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 28c81389339..9dd7f06d3d9 100644
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -67,9 +67,9 @@ Specifies the code page used to process the input files from the
point it is specified on. By default files will be processed in the
Latin-1 code page. The compiler will also automatically detect
Unicode files that have an embedded byte mark at the beginning.
-.TP
+.Sp
Other popular encodings are 28591 (Latin1), 1252 (iso-8859-1) and 65001 (UTF-8).
-.TP
+.Sp
MCS supports a couple of shorthands: "utf8" can be used to specify utf-8 instead
of using the cryptic 65001 and "reset" restores the automatic handling of
code pages. These shorthands are not available on the Microsoft compiler.
@@ -189,7 +189,7 @@ Used for benchmarking. The compiler will only parse its input files.
The compiler will invoke pkg-config --libs on the set of packages
specified on the command line to obtain libraries and directories to
compile the code.
-.PP
+.Sp
This is typically used with third party components, like this:
.nf
$ mcs -pkg:gtk-sharp demo.cs
@@ -333,4 +333,4 @@ The Mono C# compiler was developed by Novell, Inc
ECMA C# language standard available here:
http://www.ecma.ch/ecma1/STAND/ecma-334.htm
.PP
-The home page for the Mono C# compiler is at http://www.mono-project.com/CSharp_Compiler \ No newline at end of file
+The home page for the Mono C# compiler is at http://www.mono-project.com/CSharp_Compiler