1226048Sobrien
268349Sobrien#------------------------------------------------------------------------------
3328874Seadler# $File: diff,v 1.16 2017/03/17 22:20:22 christos Exp $
468349Sobrien# diff:  file(1) magic for diff(1) output
568349Sobrien#
6328874Seadler0	search/1	diff\040	diff output text
7186690Sobrien!:mime	text/x-diff
8328874Seadler0	search/1	***\040 	diff output text
9186690Sobrien!:mime	text/x-diff
10328874Seadler0	search/1	Only\040in\040 	diff output text
11186690Sobrien!:mime	text/x-diff
12328874Seadler0	search/1	Common\040subdirectories:\040 	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
23328874Seadler0	search/4096	---\040
24226048Sobrien>&0	search/1024 \n
25328874Seadler>>&0	search/1 +++\040
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