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 From: "Bernard A Badger" To: "Jelks Cabaniss" , Subject: RE: 'man' and Funny Characters Date: Tue, 9 Jul 2002 11:09:04 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <000301c22706$6a4be140$6601a8c0@blackie> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Works for me. Looks like file corruption (download errors, virus, disk failure, etc.). See if you have the right file sizes: $ ls -l /usr/man/cat1/man.1.gz /usr/man/cat1/xsltproc.1.gz -r--r--r-- 1 bab DomUsers 3526 Jul 9 14:58 /usr/man/cat1/man.1.gz -r--r--r-- 1 bab DomUsers 2335 Jul 9 14:58 /usr/man/cat1/xsltproc.1.gz Checksum: $ sum /usr/man/cat1/man.1.gz /usr/man/cat1/xsltproc.1.gz 62416 4 /usr/man/cat1/man.1.gz 11585 3 /usr/man/cat1/xsltproc.1.gz May be a problem with gzip 1.3.3-1 $ sum /usr/bin/gzip.exe 02681 58 > -----Original Message----- > From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com]On Behalf > Of Jelks Cabaniss > Sent: Tuesday, July 09, 2002 1:07 AM > To: cygwin AT cygwin DOT com > Subject: 'man' and Funny Characters > > > I just "upgraded" some packages which became available within the last > week, and I don't know if this problem existed before, but I've > certainly never seen it with the man pages I've used. > > A number of the man pages now display funny characters in Bash on WinXP. > 'man man' or 'man xsltproc' (to name a few) display incomprehensible > pages, notable for their numerous highlighted ^@ characters. > > After quitting man in such cases, I get the messages > > gzip: /usr/man/cat1/man.1.gz: invalid compressed data--crc error > gzip: /usr/man/cat1/man.1.gz: invalid compressed data--length > error > > OTOH, 'man ls' (for example) displays just fine and I get no such > messages. > > Any ideas? I've checked the FAQ and Google, but found nothing of help. > Thanks, > -- 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/