Hi, I've released msman 0.2, a free Perl script that downloads MSDN web pages, converts them to local UNIX-style man pages, and optionally displays them.
Sample usage: "msman CreateFile" displays documentation for the Win32 CreateFile() function, downloading and converting it first if needed. It's still beta quality, but it works on the pages I've tried so far. Download: http://nick.duffek.com/software/msman Requires: Perl and either pod2man or nsgmls with docbook2man-spec.pl Nick -- Nick Duffek [EMAIL PROTECTED] -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/