mirror of
https://git.savannah.gnu.org/git/make.git
synced 2024-12-25 21:47:45 +00:00
* doc/make.texi: Updated language
This commit is contained in:
parent
afbecbd9dc
commit
73ac4526b9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue