From 174b1884449658f2ce12d35e24fa975d8079fb44 Mon Sep 17 00:00:00 2001 From: Uwe Bonnes Date: Thu, 19 Dec 2002 01:04:47 +0000 Subject: [PATCH] Fixed typo. --- documentation/wine.man.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/wine.man.in b/documentation/wine.man.in index 9da35386d74..43cbcedcdd4 100644 --- a/documentation/wine.man.in +++ b/documentation/wine.man.in @@ -75,7 +75,7 @@ will turn on DLL warning messages and all heap messages. will turn off all FIXME messages, turn on cursor warning messages, and turn on all relay messages (API calls). .br -.I --debugmsg -relay +.I --debugmsg +relay will turn on all relay messages. For more control on including or excluding functions and dlls look into the [Debug] section of the wine configuration file. .PP