From: myknees AT aol DOT com (Myknees) Newsgroups: comp.os.msdos.djgpp Subject: Re: patch.1 documentation for pat25b.zip Date: 3 Jan 1998 20:40:07 GMT Lines: 29 Message-ID: <19980103204001.PAA29144@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com References: <34AE79F6 DOT 713 AT binghamton DOT edu> Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <34AE79F6 DOT 713 AT binghamton DOT edu>, Bob Kematick writes: >Subject: Re: patch.1 documentation for pat25b.zip From: Bob Kematick > Date: Sat, 03 Jan 1998 09:48:38 -0800 Myknees >wrote: [snip] >> The >>documentation file in question is patch.1. Does anyone know what format >> >>this is and how to read the documentation? >> > > That is a unix like "man >page". Get the DJGPP man clone >v2apps/man12b.zip and > give it a >try. Thanks. That works well. For any other beginners reading this: you need groff and less to use the man clone. They are in the v2gnu stuff. --Ed (Myknees)