=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/patch/patch.1,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- src/usr.bin/patch/patch.1 2018/06/22 15:37:15 1.32 +++ src/usr.bin/patch/patch.1 2021/11/09 16:13:40 1.33 @@ -1,4 +1,4 @@ -.\" $OpenBSD: patch.1,v 1.32 2018/06/22 15:37:15 zhuk Exp $ +.\" $OpenBSD: patch.1,v 1.33 2021/11/09 16:13:40 jmc 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: June 22 2018 $ +.Dd $Mdocdate: November 9 2021 $ .Dt PATCH 1 .Os .Sh NAME @@ -168,7 +168,6 @@ .Xc Causes the next argument to be interpreted as the input file name (i.e. a patchfile). -This option may be specified multiple times. .It Fl l , Fl Fl ignore-whitespace Causes the pattern matching to be done loosely, in case the tabs and spaces have been munged in your input file.