Subject: bin/913: bugfix for the magic.5 manpage
To: None <gnats-admin@NetBSD.ORG>
From: Bernd Ernesti <bernd@arresum.inka.de>
List: netbsd-bugs
Date: 03/27/1995 04:50:04
>Number:         913
>Category:       bin
>Synopsis:       bugfix for the magic.5 manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people (Utility Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Mar 27 04:50:03 1995
>Originator:     Bernd Ernesti
>Organization:
	
>Release:        NetBSD-current 03-26-95
>Environment:
	
System: NetBSD arresum 1.0A NetBSD 1.0A (VEEGO) #103: Mon Mar 20 11:55:32 MET 1995 root@arresum:/src/sys/arch/amiga/compile/VEEGO amiga


>Description:
	the update from christos for file-3.16 changes the path in the magic-manpage
	from /etc/magic to /usr/local/etc/magic but it is still in /etc/magic
>How-To-Repeat:
	make the new manpage for magic in src/usr.bin/file
>Fix:

*** src/usr.bin/file/magic.5-orig	Sun Mar 26 13:24:39 1995
--- src/usr.bin/file/magic.5	Mon Mar 27 14:09:48 1995
***************
*** 10,16 ****
  a test for whether the file begins with a certain
  .IR "magic number" .
  The file
! .B /usr/local/etc/magic
  specifies what magic numbers are to be tested for,
  what message to print if a particular magic number is found,
  and additional information to extract from the file.
--- 10,16 ----
  a test for whether the file begins with a certain
  .IR "magic number" .
  The file
! .B /etc/magic
  specifies what magic numbers are to be tested for,
  what message to print if a particular magic number is found,
  and additional information to extract from the file.
>Audit-Trail:
>Unformatted: