Manpage of 'bspatch' on UHLU - BSD System Documentation,
Programming Reference, Manual Pages and Source Code
All manual pages         All RFC pages
Common page
for bspatch
Other pages
for bspatch
More pages
containing bspatch

Section 1 manual page or howto for 'bspatch'  

BSPATCH(1)		FreeBSD General Commands Manual 	    BSPATCH(1)

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

SYNOPSIS
     bspatch oldfile newfile patchfile

DESCRIPTION
     The 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 dra-
     matic loss of performance.

SEE ALSO
     bsdiff(1)

AUTHORS
     Colin Percival <cperciva@FreeBSD.org>

FreeBSD 7.2			 May 18, 2003			   FreeBSD 7.2

NAME - SYNOPSIS - DESCRIPTION - SEE ALSO - AUTHORS -  
A random manual page         All manual pages        All RFC pages