1226048Sobrien
268349Sobrien#------------------------------------------------------------------------------
3267843Sdelphij# $File: diff,v 1.14 2012/09/16 23:08:54 christos Exp $
468349Sobrien# diff:  file(1) magic for diff(1) output
568349Sobrien#
6186690Sobrien0	search/1	diff\ 		diff output text
7186690Sobrien!:mime	text/x-diff
8186690Sobrien0	search/1	***\ 		diff output text
9186690Sobrien!:mime	text/x-diff
10186690Sobrien0	search/1	Only\ in\ 	diff output text
11186690Sobrien!:mime	text/x-diff
12186690Sobrien0	search/1	Common\ subdirectories:\ 	diff output text
13186690Sobrien!:mime	text/x-diff
14159764Sobrien
15186690Sobrien0	search/1	Index:		RCS/CVS diff output text
16186690Sobrien!:mime	text/x-diff
17226048Sobrien
18226048Sobrien# bsdiff:  file(1) magic for bsdiff(1) output
19267843Sdelphij0	string/b		BSDIFF40	bsdiff(1) patch file
20226048Sobrien
21226048Sobrien
22226048Sobrien# unified diff
23226048Sobrien0	search/4096	---\ 
24226048Sobrien>&0	search/1024 \n
25226048Sobrien>>&0	search/1 +++\ 
26226048Sobrien>>>&0	search/1024 \n
27226048Sobrien>>>>&0	search/1 @@	unified diff output text
28226048Sobrien!:mime	text/x-diff
29226048Sobrien!:strength + 90
30267843Sdelphij
31267843Sdelphij# librsync -- the library for network deltas
32267843Sdelphij#
33267843Sdelphij# Copyright (C) 2001 by Martin Pool.  You may do whatever you want with
34267843Sdelphij# this file.
35267843Sdelphij#
36267843Sdelphij0	belong		0x72730236	rdiff network-delta data
37267843Sdelphij
38267843Sdelphij0	belong		0x72730136	rdiff network-delta signature data
39267843Sdelphij>4	belong		x		(block length=%d,
40267843Sdelphij>8	belong		x		signature strength=%d)
41