=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/patch.1,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- src/usr.bin/patch/patch.1 2015/07/26 14:32:19 1.30 +++ src/usr.bin/patch/patch.1 2018/04/11 10:06:50 1.31 @@ -1,4 +1,4 @@ -.\" $OpenBSD: patch.1,v 1.30 2015/07/26 14:32:19 millert Exp $ +.\" $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 @@ -19,7 +19,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 26 2015 $ +.Dd $Mdocdate: April 11 2018 $ .Dt PATCH 1 .Os .Sh NAME @@ -64,12 +64,6 @@ or .Fl u option. -Context diffs (old-style, new-style, and unified) and -normal diffs are applied directly by the -.Nm -program itself, whereas ed diffs are simply fed to the -.Xr ed 1 -editor via a pipe. .Pp If the .Ar patchfile