Fix patch step in mdoc tests for non-Linux (#15974)
commitfcfd3e54a5bbf0b2e0bcab3074af39021bffb206
authorPhil Jaenke <prj@rootwyrm.com>
Thu, 1 Aug 2019 21:42:05 +0000 (1 17:42 -0400)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 1 Aug 2019 21:42:05 +0000 (1 23:42 +0200)
tree2c3f62464e16d6d60b45712218c7c13bd4966698
parent26f3df98810411b62fcf41daaff5d407df3ba7b5
Fix patch step in mdoc tests for non-Linux (#15974)

Non-Linux systems largely do not support `--binary`. Since the patch appears to be text anyway, it's probably safe to remove for all platforms.

With `patch -p0` , mdoc test now provides accurate pass/fail on FreeBSD.
mcs/tools/mdoc/Makefile