manpagez: man pages & more
man bspatch(1)
Home | html | info | man
bspatch(1)                BSD General Commands Manual               bspatch(1)


NAME

     bspatch -- apply a patch built with bsdiff(1)


SYNOPSIS

     bspatch <oldfile> <newfile> <patchfile>


DESCRIPTION

     bspatch generates <newfile> from <oldfile> and <patchfile> where
     <patchfile> is a binary patch built by bsdiff(1).

     bspatch 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 ALSO

     http://www.daemonology.net/bsdiff/


AUTHORS

     Colin Percival <cperciva@freebsd.org>

FreeBSD                          May 18, 2003                          FreeBSD

Mac OS X 10.8 - Generated Sun Aug 19 16:38:02 CDT 2012
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.