|
NAMEapplypatch - apply 'makepatch' generated script to update a source treeSYNOPSISapplypatch [ options ] patch-kitDESCRIPTIONApplypatch applies a patch kit as generated by the makepatch program. It performs the following actions:
Applypatch argumentsApplypatch takes one argument, the name of the patch kit as generated by makepatch. If no name is specified, the patch kit is read from standard input.Applypatch optionsOptions are matched case insensitive, and may be abbreviated to uniqueness.
Environment variables
SEE ALSOmakepatch(1), diff(1), patch(1), perl(1), rm(1).AUTHOR AND CREDITSThis program is written by Johan Vromans <jvromans@squirrel.nl>.See section AUTHOR AND CREDITS of the makepatch program for an extensive list of people that helped one way or another in the makepatch / applypatch project. COPYRIGHT AND DISCLAIMERThis program is Copyright 1992,1999,2006 by Squirrel Consultancy. All rights reserved.This program is free software; you can redistribute it and/or modify it under the terms of either: a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" which comes with Perl. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the GNU General Public License or the Artistic License for more details.
Visit the GSP FreeBSD Man Page Interface. |