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:
authorJoe Shaw <joe@joeshaw.org>2004-10-14 23:54:30 +0400
committerJoe Shaw <joe@joeshaw.org>2004-10-14 23:54:30 +0400
commita28aef4b12e1ae2bf61206a6fcb30fa3deb3c598 (patch)
treecbaf8575dbe28ef62e498e195f18ff00db7ff33a /man
parent079d260700127dac17ad526d44f69d6998052fd2 (diff)
2004-10-14 Joe Shaw <joeshaw@novell.com>
* man/mono.1: Fix the syntax of the M: trace syntax svn path=/trunk/mono/; revision=35010
Diffstat (limited to 'man')
-rw-r--r--man/mono.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mono.1 b/man/mono.1
index bae55158af3..e886b239621 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -210,7 +210,7 @@ And individual methods are referenced with the M: prefix, and the
standar method notation:
.nf
- mono --trace=M:System.Console.WriteLine app.exe
+ mono --trace=M:System.Console:WriteLine app.exe
.fi
As previously noted, various rules can be specified at once: