=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/make.1,v retrieving revision 1.135 retrieving revision 1.136 diff -c -r1.135 -r1.136 *** src/usr.bin/make/make.1 2022/03/31 17:27:25 1.135 --- src/usr.bin/make/make.1 2022/08/03 07:54:47 1.136 *************** *** 1,4 **** ! .\" $OpenBSD: make.1,v 1.135 2022/03/31 17:27:25 naddy Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: make.1,v 1.136 2022/08/03 07:54:47 jsg Exp $ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" .\" Copyright (c) 1990, 1993 *************** *** 30,36 **** .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 .\" ! .Dd $Mdocdate: March 31 2022 $ .Dt MAKE 1 .Os .Sh NAME --- 30,36 ---- .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 .\" ! .Dd $Mdocdate: August 3 2022 $ .Dt MAKE 1 .Os .Sh NAME *************** *** 1598,1609 **** .Sh HISTORY A .Nm ! command appeared in ! .At v7 . .Pp This implementation is a distant derivative of .Nm pmake , ! originally written by Adam de Boor. .Sh BUGS If the same target is specified several times in complete target rules, .Nm --- 1598,1614 ---- .Sh HISTORY A .Nm ! command first appeared outside of Bell Labs in PWB/UNIX 1.0. ! It was replaced in ! .Bx 4.3 Reno . ! .Sh AUTHORS ! .An Stuart Feldman ! wrote the original implementation at the ! Bell Labs Computing Sciences Research Center. .Pp This implementation is a distant derivative of .Nm pmake , ! originally written by Adam de Boor for the Sprite operating system. .Sh BUGS If the same target is specified several times in complete target rules, .Nm