head	1.2;
access;
symbols
	RELENG_4_11_0_RELEASE:1.1.6.1
	RELENG_4_11:1.1.6.1.0.18
	RELENG_4_11_BP:1.1.6.1
	RELENG_4_10_0_RELEASE:1.1.6.1
	RELENG_4_10:1.1.6.1.0.16
	RELENG_4_10_BP:1.1.6.1
	RELENG_4_9_0_RELEASE:1.1.6.1
	RELENG_4_9:1.1.6.1.0.14
	RELENG_4_9_BP:1.1.6.1
	RELENG_4_8_0_RELEASE:1.1.6.1
	RELENG_4_8:1.1.6.1.0.12
	RELENG_4_8_BP:1.1.6.1
	RELENG_4_7_0_RELEASE:1.1.6.1
	RELENG_4_7:1.1.6.1.0.10
	RELENG_4_7_BP:1.1.6.1
	RELENG_4_6_2_RELEASE:1.1.6.1
	RELENG_4_6_1_RELEASE:1.1.6.1
	RELENG_4_6_0_RELEASE:1.1.6.1
	RELENG_4_6:1.1.6.1.0.8
	RELENG_4_6_BP:1.1.6.1
	RELENG_4_5_0_RELEASE:1.1.6.1
	RELENG_4_5:1.1.6.1.0.6
	RELENG_4_5_BP:1.1.6.1
	RELENG_4_4_0_RELEASE:1.1.6.1
	RELENG_4_4:1.1.6.1.0.4
	RELENG_4_4_BP:1.1.6.1
	RELENG_4_3_0_RELEASE:1.1.6.1
	RELENG_4_3:1.1.6.1.0.2
	RELENG_4_3_BP:1.1.6.1
	RELENG_4_2_0_RELEASE:1.1
	RELENG_4_1_1_RELEASE:1.1
	PRE_SMPNG:1.1
	RELENG_4_1_0_RELEASE:1.1
	RELENG_3_5_0_RELEASE:1.1
	RELENG_4_0_0_RELEASE:1.1
	RELENG_4:1.1.0.6
	RELENG_4_BP:1.1
	RELENG_3_4_0_RELEASE:1.1
	RELENG_3_3_0_RELEASE:1.1
	RELENG_3_2_PAO:1.1.0.4
	RELENG_3_2_PAO_BP:1.1
	RELENG_3_2_0_RELEASE:1.1
	RELENG_3_1_0_RELEASE:1.1
	RELENG_3:1.1.0.2
	RELENG_3_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.11.05.09.06.05;	author obrien;	state dead;
branches;
next	1.1;

1.1
date	98.11.15.03.35.10;	author obrien;	state Exp;
branches
	1.1.6.1;
next	;

1.1.6.1
date	2000.11.29.19.32.50;	author obrien;	state dead;
branches;
next	;


desc
@@


1.2
log
@Switch over to using the Christos Zoulas maintained version in contrib/
This also gives use the same exact results as NetBSD, thus sharing more
code with our bretheren.
@
text
@
#------------------------------------------------------------------------------
# os2:  file(1) magic for OS/2 files
#

# Provided 1998/08/22 by
# David Mediavilla <davidme.news@@REMOVEIFNOTSPAMusa.net>
1	string	InternetShortcut	MS Windows 95 Internet shortcut text
>24	string	>\			(URL=<%s>)

# OS/2 URL objects
# Provided 1998/08/22 by
# David Mediavilla <davidme.news@@REMOVEIFNOTSPAMusa.net>
0	string	http:			OS/2 URL object text
>5	string	>\			(WWW) <http:%s>
0	string	mailto:			OS/2 URL object text
>7	string	>\			(email) <%s>
0	string	news:			OS/2 URL object text
>5	string	>\			(Usenet) <%s>
0	string	ftp:			OS/2 URL object text
>4	string	>\			(FTP) <ftp:%s>
0	string	file:			OS/2 URL object text
>5	string	>\			(Local file) <%s>
@


1.1
log
@New file formats.

Obtained from:	NetBSD-current/src/usr.bin/file/magdir
@
text
@@


1.1.6.1
log
@MFC: switch over to using the Christos Zoulas maintained version in contrib/
@
text
@@


