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-07-19 22:47:04 +0400
committerMiguel de Icaza <miguel@gnome.org>2002-07-19 22:47:04 +0400
commit7966ccd8beaad65a16e57b3be19d8f7cc188ef8c (patch)
treeb6df81b1387ba48f9728bd8932a10983002b9e72 /man
parentb63c5d9b3cf780b16daecbac3d92005191e93035 (diff)
Update man page
svn path=/trunk/mono/; revision=5944
Diffstat (limited to 'man')
-rw-r--r--man/mono.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/mono.1 b/man/mono.1
index 45589749a8a..5e3c239bdf7 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -136,8 +136,10 @@ The "dwarf-plus" format supports the following options:
Don't fallback to normal dwarf2 if the symbol file cannot be found.
.PP
.SH FILES
-Assemblies are lodaed from the installation lib directory. If you set
-`prefix' to /usr, the assemblies will be located in /usr/lib.
+On Unix assemblies are lodaed from the installation lib directory. If you set
+`prefix' to /usr, the assemblies will be located in /usr/lib. On
+Windows, the assemblies are loaded from the directory where mono and
+mint live.
.PP
/etc/mono/config, ~/.mono/config
.IP