From Dom.Mitchell@palmerharvey.co.uk  Fri Jan  8 01:43:59 1999
Received: from mail.palmerharvey.co.uk (mail.palmerharvey.co.uk [62.172.109.58])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29788
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 8 Jan 1999 01:43:55 -0800 (PST)
          (envelope-from Dom.Mitchell@palmerharvey.co.uk)
Received: from ho-nt-01.pandhm.co.uk (unverified) by mail.palmerharvey.co.uk
 (Content Technologies SMTPRS 2.0.15) with ESMTP id <B0000002866@mail.palmerharvey.co.uk> for <FreeBSD-gnats-submit@freebsd.org>;
 Fri, 08 Jan 1999 09:42:58 +0000
Received: from voodoo.pandhm.co.uk ([10.100.35.12]) by ho-nt-01.pandhm.co.uk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9)
	id CK5RC4AY; Fri, 8 Jan 1999 09:38:59 -0000
Received: from dom by voodoo.pandhm.co.uk with local (Exim 1.92 #1)
	for FreeBSD-gnats-submit@freebsd.org
	id 0zyYSE-000BcY-00; Fri, 8 Jan 1999 09:43:42 +0000
Message-Id: <E0zyYSE-000BcY-00@voodoo.pandhm.co.uk>
Date: Fri, 8 Jan 1999 09:43:42 +0000
From: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
Reply-To: Dom.Mitchell@palmerharvey.co.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: magic(5) correction for wordperfect
X-Send-Pr-Version: 3.2

>Number:         9388
>Category:       conf
>Synopsis:       magic(5) correction for wordperfect
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan  8 01:50:00 PST 1999
>Closed-Date:    Fri Nov 10 10:20:16 PST 2000
>Last-Modified:  Fri Nov 10 10:20:29 PST 2000
>Originator:     Dominic Mitchell
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Palmer & Harvey McLane Ltd.
>Environment:

FreeBSD voodoo.pandhm.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Mon Jan  4 08:26:54 GMT 1999     root@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

The newly added entries for wordperfect aren't being used, because there
is a previous entry for wordperfect files overriding it.

>How-To-Repeat:

Run file on a wordperfect document, then compare output with
/usr/src/usr.bin/file/Magdir/wordperfect.

>Fix:
	
Here's the patch to get rid of the ealier version.

--- src/usr.bin/file/Magdir/ms-dos.orig	Fri Jan  8 09:39:09 1999
+++ src/usr.bin/file/Magdir/ms-dos	Fri Jan  8 09:39:16 1999
@@ -128,9 +128,5 @@
 >4	belong	0x06040600	wk1 document data
 >4	belong	0x06800200	fmt document data
 
-# WordPerfect documents - Trevor Johnson <trevor@jpj.net>
-#
-1	string	WPC		WordPerfect document
-
 # Help files
 0	string	?_\3\0		MS Windows Help Data
**********************************************************************
This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they   
are addressed. If you have received this email in error please notify 
the system manager.

This footnote also confirms that this email message has been swept by 
MIMEsweeper for the presence of computer viruses.
**********************************************************************
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->obrien 
Responsible-Changed-By: johan 
Responsible-Changed-When: Wed Aug 23 05:00:21 PDT 2000 
Responsible-Changed-Why:  
David, you commited rev 1.3 where the entry appeared. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=9388 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Fri Nov 10 10:20:16 PST 2000 
State-Changed-Why:  
OBE -- we have switched to the Christos Zoulas maintained version of `file'. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=9388 
>Unformatted:
 Dom Mitchell
