summaryrefslogtreecommitdiffstats
path: root/contrib/file/Magdir/rtf
blob: 8e5bfe0e32ee88bb8b278c97211332a12c905e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

#------------------------------------------------------------------------------
# rtf:	file(1) magic for Rich Text Format (RTF)
#
# Duncan P. Simpson, D.P.Simpson@dcs.warwick.ac.uk
#
0	string		{\\rtf		Rich Text Format data,
!:mime	text/rtf
>5	string		1		version 1,
>>6	string		\\ansi		ANSI
>>6	string		\\mac		Apple Macintosh
>>6	string		\\pc		IBM PC, code page 437
>>6	string		\\pca		IBM PS/2, code page 850
>>6	default		x		unknown character set
>5	default		x		unknown version
OpenPOWER on IntegriCloud