=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/make.1,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- src/usr.bin/make/make.1 2021/11/11 20:42:54 1.134 +++ src/usr.bin/make/make.1 2022/03/31 17:27:25 1.135 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.134 2021/11/11 20:42:54 jmc Exp $ +.\" $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 @@ -30,7 +30,7 @@ .\" .\" from: @(#)make.1 8.4 (Berkeley) 3/19/94 .\" -.Dd $Mdocdate: November 11 2021 $ +.Dd $Mdocdate: March 31 2022 $ .Dt MAKE 1 .Os .Sh NAME @@ -1232,7 +1232,7 @@ .Dq make expression is applied. .Pp -If the conditional evaluates to true the parsing of the makefile continues +If the conditional evaluates to true, the parsing of the makefile continues as before. If it evaluates to false, the following lines are skipped. In both cases this continues until a