In particular, the `will' is not the correct tense for the
expressions of some sort of universal fact; therefore, the
language has been changed to mirror that of previous examples.

Signed-off-by: Michael Witten <mfwit...@gmail.com>
---
 doc/make.texi |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/make.texi b/doc/make.texi
index 9ab0ae2..6feae91 100644
--- a/doc/make.texi
+++ b/doc/make.texi
@@ -5293,9 +5293,9 @@ dirs := $($(a1)_$(df))
 @end example
 
 @noindent
-will give @code{dirs} the same value as @code{a_dirs}, @code{1_dirs},
-@code{a_files} or @code{1_files} depending on the settings of @code{use_a}
-and @code{use_dirs}.@refill
+eventually defines @code{dirs} as having the same value as one of
+@code{a_dirs}, @code{1_dirs}, @code{a_files}, or @code{1_files}
+(depending on the settings of @code{use_a} and @code{use_dirs}.@refill
 
 Computed variable names can also be used in substitution references;
 for example, the following:
-- 
1.7.4.18.g68fe8


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to