From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: man & info for DOS/Win Date: Fri, 10 Mar 2000 15:49:07 +0200 Organization: NetVision Israel Lines: 13 Message-ID: <38C8FD53.EFE970E6@is.elta.co.il> References: <8aamch$7um$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: ras1-p71.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 952696227 20596 62.0.172.73 (10 Mar 2000 13:50:27 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 10 Mar 2000 13:50:27 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com mirjan AT my-deja DOT com wrote: > > I am searching for a DOS/Win implementation of Unix > 'man' and 'info' commands. `info' is in the Texinfo package, v2gnu/txi40b.zip; `man' is in v2apps/man13b.zip. You can find this on SimTel.NET mirrors, the main mirror is here: ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/ Note that `info' is a port of the original GNU package, while `man' is a clone written from scratch (there's no GNU version of `man' AFAIK).