=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/arch.c,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- src/usr.bin/make/arch.c 2017/07/24 12:07:46 1.89 +++ src/usr.bin/make/arch.c 2019/12/21 15:29:25 1.90 @@ -1,4 +1,4 @@ -/* $OpenBSD: arch.c,v 1.89 2017/07/24 12:07:46 espie Exp $ */ +/* $OpenBSD: arch.c,v 1.90 2019/12/21 15:29:25 espie Exp $ */ /* $NetBSD: arch.c,v 1.17 1996/11/06 17:58:59 christos Exp $ */ /* @@ -883,7 +883,7 @@ if (pgn->type & OP_ARCHV) { /* If the parent is an archive specification and is - * being made and its member's name matches the name of + * being built and its member's name matches the name of * the node we were given, record the modification time * of the parent in the child. We keep searching its * parents in case some other parent requires this