Query: bspatch
OS: freebsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BSPATCH(1) BSD General Commands Manual BSPATCH(1)NAMEbspatch -- apply a patch built with bsdiff(1)SYNOPSISbspatch oldfile newfile patchfileDESCRIPTIONThe bspatch utility generates newfile from oldfile and patchfile where patchfile is a binary patch built by bsdiff(1). The bspatch utility uses memory equal to the size of oldfile plus the size of newfile, but can tolerate a very small working set without a dramatic loss of performance.SEE ALSObsdiff(1)AUTHORSColin Percival <cperciva@FreeBSD.org>BUGSThe bspatch utility does not verify that oldfile is the correct source file for patchfile. Attempting to apply a patch to the wrong file will usually produce garbage; consequently it is strongly recommended that users of bspatch verify that oldfile matches the source file from which patchfile was built, by comparing cryptographic hashes, for example. Users may also wish to verify after running bspatch that newfile matches the target file from which was built.BSDMay 18, 2003 BSD
Related Man Pages |
---|
debtags-submit-patch(1) - debian |
rredtool(1) - debian |
aha(1) - xfree86 |
aha(1) - v7 |
aha(1) - suse |
Similar Topics in the Unix Linux Community |
---|
$PATH error (possibly) |