* doc/make.texi: Updated language

This commit is contained in:
Ola Olsson 2017-12-19 20:24:55 +01:00 committed by Paul Smith
parent afbecbd9dc
commit 73ac4526b9

View file

@ -6880,7 +6880,7 @@ the function call. For example,
$(subst ee,EE,feet on the street)
@end example
substitutes the string @samp{fEEt on the strEEt}.
produces the value @samp{fEEt on the strEEt}.
@item $(patsubst @var{pattern},@var{replacement},@var{text})
@findex patsubst