]> git.ipfire.org Git - thirdparty/make.git/commitdiff
* doc/make.texi: [SV 50304] Add missing close parenthesis.
authorPaul Smith <psmith@gnu.org>
Sun, 16 Apr 2017 18:22:44 +0000 (14:22 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 4 Jun 2017 22:37:20 +0000 (18:37 -0400)
doc/make.texi

index e629f49e301c33792d132f24b91436b5ce1426af..c7c0f4f95c38ddde7c799b08da2697180b77be32 100644 (file)
@@ -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