From: Paul Smith Date: Sun, 16 Apr 2017 18:22:44 +0000 (-0400) Subject: * doc/make.texi: [SV 50304] Add missing close parenthesis. X-Git-Tag: 4.2.90~96 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e20c48e385894501301413caf5d8d7b23923a185;p=thirdparty%2Fmake.git * doc/make.texi: [SV 50304] Add missing close parenthesis. --- 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