blob: cbbd27cd5205fc3e3a5a44be40a575f335aaba6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: extensions.map,v 1.1 2004/06/26 16:09:09 fredb Exp $
#
# This file is used by "mkisofs" for the "iso-image" target.
#
# EXTN XLate CREATOR TYPE Comment
.hqx Ascii 'BNHQ' 'TEXT' "BinHex file"
.html Ascii 'MOSS' 'TEXT' "HTML file"
.map Ascii 'ttxt' 'TEXT' "Plain text file - this file"
.ps Ascii 'vgrd' 'TEXT' "Laser Writer 8 Postscript file"
.sit Raw 'SITD' 'SIT!' "Stuffit(R) archive"
.stxt Raw 'ttxt' 'ttro' "Simple Text file"
.txt Ascii 'ttxt' 'TEXT' "Plain text file"
.uue Ascii 'ttxt' 'TEXT' "Plain text file"
|