[runtime] Avoid indirection when building MonoContext on darwin
[mono.git] / man / sgen.1
index 11e17149c1097a61263e9139ea57f944837d9873..c52bc9148d68563d062df71b289de04ff5c4da81 100644 (file)
@@ -55,7 +55,7 @@ Indicates the tool to be more verbose on its progress.
 Display command line help.
 .SH FEATURES
 .TP
-It generates a file which contains a set of classes for custom XML serialization. The output can be precompiled and thus with those classes xml serialization could run faster since it does not have to generate serialization classes dynamically at run time.
+It generates a file which contains a set of classes for custom XML serialization. The resulting classes enable xml serialization faster since it does not have to generate serialization classes dynamically at run time.
 .PP
 Generated classes are supported only after 2.0 profile.
 .SH AUTHOR