man wine

lawson_whitney at juno.com lawson_whitney at juno.com
Mon Mar 26 21:57:28 CST 2001


Good day!

I don't mind so much that the command line options keep getting devoured
by the config, but it makes a nonsense of the example in the man page,
and sometimes I am a little slow to react.

Also, with the horde of unix newbies we are attracting, I think we ought
to have a unix shell micro-howto somewhere in our doco, but I don't know
where to put one.  I think I could make a fair job of writing one, but
dammit, a man page is for reference, and man wine is big enough, and I
don't see anywhere to put one where it wouldn't be in the way...

Maybe a README.newbies - ?  Andreas?  Sometimes you have good ideas on
doco/error messages.  Well, if nobody has a better idea, I will think
about a README.newbies tomorrow.

Lawson

First shoot the arrow.  Then draw the bulls-eye. - J. A. Soucy
---cut here
-------------- next part --------------
diff -ur was/documentation/wine.man.in is/documentation/wine.man.in
--- was/documentation/wine.man.in	Mon Mar 26 19:17:49 2001
+++ is/documentation/wine.man.in	Mon Mar 26 22:21:40 2001
@@ -186,7 +186,7 @@
 For example, if you want to execute 
 .B wine 
 with the options 
-.I --managed --display :0.2
+.I --managed --dll riched32=n
 and if 
 .B wine 
 should run the program 
@@ -196,7 +196,7 @@
 , then you could use the following command line to invoke 
 .B wine:
 .PP
-.I wine --managed --display :0.2 -- myapp.exe --display 3d somefile
+.I wine --managed --dll riched32=n -- myapp.exe --display 3d somefile
 .PP 
 Note that in contrast to previous versions of 
 .B wine, 


More information about the wine-patches mailing list