Duško Rusmir wrote: > Dana ponedeljak 4. mart 2002. 00:59 napisali ste: Wow, I didn't know I was Dana :-) > >>Did you read documentation/cvs-regression.sgml ? >> > > No, with which program should I use to read it? > > You should be able to turn it into html with db2html. If things are setup right, you can do this by running make in the documentation directory. Otherwise, the easy way to read it is to use Lawson's script. #!/bin/sh #<wine>/documentation/*.sgml reader (c) 2000- Lawson Whitney # Use, distribute, or change at your own risk. sed -e 's/<[^<>]*>//g' -e 's/</</g' -e 's/>/>/g' $1 |less -ni -- My real email is akamail.com@dclark (or something like that). _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users