summaryrefslogtreecommitdiffstats
path: root/tools/tools/diffburst/diffburst.1
blob: 91a33091ab52831bcd081eee1eaa86d4c7ec5f30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.Dd Jan 7, 1999
.Dt DIFFBURST 1
.Os BSD 4.4
.Sh NAME
.Nm diffburst
.Nd split recursive diff output into separate files
.Sh SYNOPSIS
.Nm diffburst < input
.Sh DESCRIPTION
.Nm
reads the output of a recursive diff from standard input,
and writes it back out as a series of patchfiles, where each patchfile
contains the diff for a single file. The files are named
patch-aa, patch-ab, and so on.
.Pp
This program is intended to aid in developing FreeBSD ports,
where the 'one patchfile per file' rule applies.
.Sh AUTHOR
Archie Cobbs <archie@whistle.com>
OpenPOWER on IntegriCloud