[patch] debugmsg -> WINEDEBUG= in docs

hatky hatky at hatky.myz.info
Sat Jun 12 08:34:24 CDT 2004


Change log:
	Ofir Petruska <hatky at users.sf.net>
	-debugmsg is now a WINEDEBUG=X so change the doc

Index: documentation/implementation.sgml
===================================================================
RCS file: /home/wine/wine/documentation/implementation.sgml,v
retrieving revision 1.12
diff -u -r1.12 implementation.sgml
--- documentation/implementation.sgml   20 Apr 2004 20:16:54 -0000      1.12
+++ documentation/implementation.sgml   12 Jun 2004 13:26:24 -0000
@@ -404,7 +404,7 @@
         the file your trace will be stored in:
       </para>
       <programlisting>
-wine -debugmsg +io XXXX 2&gt; &gt;(sed 's/^[^:]*:io:[^ ]* //' &gt; YYYY)
+WINEDEBUG=+io wine XXXX 2&gt; &gt;(sed 's/^[^:]*:io:[^ ]* //' &gt; YYYY)
       </programlisting>
       <para>
         You will need large amounts of hard disk space (read hundreds


-- 
Hatky,
Worshiper of wine (http://www.winehq.org/),
Impossible is only an opinion.



More information about the wine-patches mailing list