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>2005-01-19 00:59:13 +0300
committerMiguel de Icaza <miguel@gnome.org>2005-01-19 00:59:13 +0300
commit0b7e4ffac830fdbee1d5341125529cb6ad5a7525 (patch)
tree7cc24a212666536c91f9826daf6ca59ae67ec6a7 /man
parentfc63c5ee3462ac7053cff1eb832c875f5bdf5fd8 (diff)
Make this bold
svn path=/trunk/mono/; revision=39121
Diffstat (limited to 'man')
-rw-r--r--man/mono.14
1 files changed, 3 insertions, 1 deletions
diff --git a/man/mono.1 b/man/mono.1
index cc588c83108..5003619f22c 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -322,7 +322,9 @@ dynamically loaded into your application.
You can control this with the MONO_XMLSERIALIZER_THS environment
variable.
.PP
-The possible values are `no' to disable the use of a C# customized
+The possible values are
+.B `no'
+to disable the use of a C# customized
serializer, or an integer that is the minimum number of uses before
the runtime will produce a custom serializer (0 will produce a
custom serializer on the first access, 50 will produce a serializer on