X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 18 Mar 2009 14:17:45 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Not a cygport problem [Was: Re: Problem with 575 man pages -- cygport problem?] Message-ID: <20090318131745.GB16595@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <49BDE52A DOT 80100 AT veritech DOT com> <20090316131743 DOT GC23977 AT ednor DOT casa DOT cgf DOT cx> <49BE6A68 DOT 9040705 AT veritech DOT com> <49BEF96D DOT 8060809 AT cwilson DOT fastmail DOT fm> <2bf229d30903161912i582e954q91ad25a56c82b262 AT mail DOT gmail DOT com> <49BF2EDD DOT 3040606 AT cwilson DOT fastmail DOT fm> <2bf229d30903170553l4143da45q4fd0098b71b4c9e0 AT mail DOT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2bf229d30903170553l4143da45q4fd0098b71b4c9e0@mail.gmail.com> User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Mar 17 08:53, Chris Sutcliffe wrote: > > It depends on which version of 'file' you are using. On cygwin-1.7, the > > current version of file: > > > > $ file -version > > file-5.00 > > > > reports ASCII text. > > > > On cygwin-1.5, the current version of file > > > > $ file -version > > file-4.21 > > > > reports ASCII troff. > > Ahh... my bad, I tested on Cygwin 1.7 with file-5.00 only. I just got a reply from the file(1) upstream maintainer that the word "ASCII" in front of the troff text is just an artifact from the older builtin test. The next file release will only print "troff or preprocessor input text" without the leading ASCII. The fact that troff pages are often recognized as "ASCII text", "ASCII English text" or even "ASCII Pascal program text" in file-5.00 is a bug in the magic file which will be fixed in the next file release. But, as aforementioned, then with just "troff or preprocessor input text" instead of "ASCII troff or preprocessor input text". Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/