.CD "patch \(en patches up a file from the original and a diff" .SX "patch\fR [\fB\(enNRbcdef\&lnop\fR]\fR [\fB\(enF\fIn\fR] [\fB\(enD \fIlabel\fR] [\fIfile \fR[\fIdifflist\fR]]" .FL "\(enD" "Mark changes with #ifdef...#endif next arg gives label" .FL "\(enF" "Sets the maximum fuzz factor to \fIn\fR" .FL "\(enN" "Ignore patches that are reversed or already applied" .FL "\(enR" "Reverse the patches" .FL "\(enb" "Next argument is backup extension, instead of using a tilde (\(ap)" .FL "\(enc" "Interpret the patch file as a context diff" .FL "\(end" "Cd to the next arg (assumed a dir) before doing anything" .FL "\(ene" "Interpret the patch file as an ed script" .FL "\(enf" "Forces \fIpatch\fR to do its work without asking any questions" .FL "\(enl" "Do matching loosely (e.g., all white space is equivalent)" .FL "\(enn" "Interpret the patch file as a normal diff" .FL "\(eno" "Next argument is the output file name" .FL "\(enp" "Sets the pathname strip count" .EX "patch file difflist" "Fix up \fIfile\fR" .EX "patch