Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Nick Duffek Subject: msman - view MSDN docs as man pages Message-Id: <20011213044736.86E021BF20A@duffek.com> Date: Wed, 12 Dec 2001 23:47:36 -0500 (EST) 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 nick AT duffek DOT com -- 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/