From e20c48e385894501301413caf5d8d7b23923a185 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sun, 16 Apr 2017 14:22:44 -0400 Subject: [PATCH] * doc/make.texi: [SV 50304] Add missing close parenthesis. --- doc/make.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/make.texi b/doc/make.texi index e629f49e..c7c0f4f9 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -7399,7 +7399,7 @@ will be expanded. The @code{if} function provides support for conditional expansion in a functional context (as opposed to the GNU @code{make} makefile conditionals such as @code{ifeq} (@pxref{Conditional Syntax, ,Syntax of -Conditionals}). +Conditionals})). The first argument, @var{condition}, first has all preceding and trailing whitespace stripped, then is expanded. If it expands to any