From: op Date: Mon, 26 Jun 2023 07:10:17 +0000 (+0000) Subject: fix grammar of the comment describing pat_chk(); ok millert@ X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3921d3a36185ac02812a0d9eb59e3e099d3be54f;p=openbsd fix grammar of the comment describing pat_chk(); ok millert@ --- diff --git a/bin/pax/pat_rep.c b/bin/pax/pat_rep.c index e5aa6afd8bd..488ff2c63f1 100644 --- a/bin/pax/pat_rep.c +++ b/bin/pax/pat_rep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pat_rep.c,v 1.44 2022/01/28 05:15:05 guenther Exp $ */ +/* $OpenBSD: pat_rep.c,v 1.45 2023/06/26 07:10:17 op Exp $ */ /* $NetBSD: pat_rep.c,v 1.4 1995/03/21 09:07:33 cgd Exp $ */ /*- @@ -257,8 +257,8 @@ pat_add(char *str, char *chdirname) /* * pat_chk() - * complain if any the user supplied pattern did not result in a match to - * a selected archive member. + * complain if any of the user supplied patterns did not result in + * a match to a selected archive member. */ void