fix grammar of the comment describing pat_chk(); ok millert@
authorop <op@openbsd.org>
Mon, 26 Jun 2023 07:10:17 +0000 (07:10 +0000)
committerop <op@openbsd.org>
Mon, 26 Jun 2023 07:10:17 +0000 (07:10 +0000)
bin/pax/pat_rep.c

index e5aa6af..488ff2c 100644 (file)
@@ -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