From b411bdaecb28eba6c40e9d87635d60ab197168fb Mon Sep 17 00:00:00 2001 From: deraadt Date: Mon, 31 Mar 1997 01:07:35 +0000 Subject: [PATCH] correct path in comment; thieleke@ix.netcom.com --- usr.bin/file/magdir/Header | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/file/magdir/Header b/usr.bin/file/magdir/Header index 5a4f3cef427..57e339b2534 100644 --- a/usr.bin/file/magdir/Header +++ b/usr.bin/file/magdir/Header @@ -1,7 +1,7 @@ #! file -# $OpenBSD: Header,v 1.2 1996/06/26 05:33:03 deraadt Exp $ +# $OpenBSD: Header,v 1.3 1997/03/31 01:07:35 deraadt Exp $ # Magic data for file(1) command. -# Machine-genererated from src/cmd/file/magdir/*; edit there only! +# Machine-genererated from src/usr.bin/file/magdir/*; edit there only! # Format is described in magic(files), where: # files is 4 on V7 and BSD, 4 on SV, and ?? in the SVID. -- 2.20.1