=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/patch.1,v retrieving revision 1.31 retrieving revision 1.32 diff -c -r1.31 -r1.32 *** src/usr.bin/patch/patch.1 2018/04/11 10:06:50 1.31 --- src/usr.bin/patch/patch.1 2018/06/22 15:37:15 1.32 *************** *** 1,4 **** ! .\" $OpenBSD: patch.1,v 1.31 2018/04/11 10:06:50 zhuk Exp $ .\" Copyright 1986, Larry Wall .\" .\" Redistribution and use in source and binary forms, with or without --- 1,4 ---- ! .\" $OpenBSD: patch.1,v 1.32 2018/06/22 15:37:15 zhuk 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: April 11 2018 $ .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: June 22 2018 $ .Dt PATCH 1 .Os .Sh NAME *************** *** 99,105 **** This option is currently the default, unless .Fl -posix is specified. ! .It Fl C , Fl Fl check Checks that the patch would apply cleanly, but does not modify anything. .It Fl c , Fl Fl context Forces --- 99,105 ---- This option is currently the default, unless .Fl -posix is specified. ! .It Fl C , Fl Fl check , Fl Fl dry-run Checks that the patch would apply cleanly, but does not modify anything. .It Fl c , Fl Fl context Forces