On Tue, Oct 01, 2002 at 06:37:06AM +0200, Alex Vinokur wrote:
>=============
>Windows 2000
>CYGWIN_NT-5.0
>=============
>
>Is it possible to get list of 
>* all section

ls /usr/man/man*

will show you all of the sections.

>* all commands in some section ?

It looks like

man -wa 1 '*'

will list all of the man pages in section 1.

cgf
(hmm.  a non-cygwin-specific question.)

--
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/

Reply via email to