On Wed, Sep 29, 2021 at 06:05:07PM +0000, Kyle Evans wrote:
The branch main has been updated by kevans:URL: https://cgit.FreeBSD.org/src/commit/?id=8d546b6832eea031f95f30eaec3232ec1256a281 commit 8d546b6832eea031f95f30eaec3232ec1256a281 Author: Kyle Evans <kev...@freebsd.org> AuthorDate: 2021-09-23 05:43:32 +0000 Commit: Kyle Evans <kev...@freebsd.org> CommitDate: 2021-09-29 18:03:34 +0000 cmp: add -i, --ignore-initial, an alternative to skip1/skip2 args This is compatible with GNU cmp. Reviewed by: markj Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D32073 --- usr.bin/cmp/cmp.1 | 19 +++++++++++++++++++ usr.bin/cmp/cmp.c | 30 +++++++++++++++++++++++++++++- usr.bin/cmp/tests/cmp_test2.sh | 5 +++++ 3 files changed, 53 insertions(+), 1 deletion(-) diff --git a/usr.bin/cmp/cmp.1 b/usr.bin/cmp/cmp.1 index 511e09ac8628..5a56802bd22e 100644 --- a/usr.bin/cmp/cmp.1 +++ b/usr.bin/cmp/cmp.1 @@ -41,6 +41,7 @@
[SNIP] Hi Kyle, You forgot a .Dd bump here :) Yours, Daniel Ebdrup Jensen
signature.asc
Description: PGP signature