X-Spam-Check-By: sourceware.org Message-ID: <445773C7.60402@bellsouth.net> Date: Tue, 02 May 2006 09:59:19 -0500 From: "Charles D. Russell" Reply-To: worwor AT bellsouth DOT net User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: cygwin cygwin Subject: Re: where can I download man2 pages Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com According to Charles D. Russell on 5/2/2006 6:55 AM: > Is there somewhere I can download the *.2 manpages for functions > available in cygwin? Eric Blake wrote: Not all the functions have man pages in cygwin - volunteers are welcome to help write some. Having said that, the web is your friend - most of the cygwin syscalls are modeled after Linux, so looking at Linux man pages is usually a good start (although not always accurate on cygwin); also POSIX and SUSv3 are freely available standards on the web, with pretty good descriptions of what a portable implementation will do. ________________________ Best I've found so far is http://www.informatik.uni-frankfurt.de/doc/man/hpux.section_top.html which allows you to wget the whole man2 for hpux. However, it is html and requires a browser. There used to be a way to specify an extension for google search, but I've forgotten the command and it is not in the "complete" list of options on the google website. Anyone know how to limit google search to extension .2? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/