=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/patch.1,v retrieving revision 1.35 retrieving revision 1.36 diff -c -r1.35 -r1.36 *** src/usr.bin/patch/patch.1 2022/02/18 23:17:15 1.35 --- src/usr.bin/patch/patch.1 2022/03/31 17:27:26 1.36 *************** *** 1,4 **** ! .\" $OpenBSD: patch.1,v 1.35 2022/02/18 23:17:15 jsg Exp $ .\" Copyright 1986, Larry Wall .\" .\" Redistribution and use in source and binary forms, with or without --- 1,4 ---- ! .\" $OpenBSD: patch.1,v 1.36 2022/03/31 17:27:26 naddy Exp $ .\" Copyright 1986, Larry Wall .\" .\" Redistribution and use in source and binary forms, with or without *************** *** 19,25 **** .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: February 18 2022 $ .Dt PATCH 1 .Os .Sh NAME --- 19,25 ---- .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: March 31 2022 $ .Dt PATCH 1 .Os .Sh NAME *************** *** 603,609 **** An error occurred. .El .Pp ! When applying a set of patches in a loop it behooves you to check this exit status so you don't apply a later patch to a partially patched file. .Sh DIAGNOSTICS Too many to list here, but generally indicative that --- 603,609 ---- An error occurred. .El .Pp ! When applying a set of patches in a loop, it behooves you to check this exit status so you don't apply a later patch to a partially patched file. .Sh DIAGNOSTICS Too many to list here, but generally indicative that