From: Roland McGrath Date: Tue, 14 Jan 1992 00:15:26 +0000 (+0000) Subject: Formerly make.texinfo.~11~ X-Git-Tag: 3.70.2~860 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ee02d42916291f3f5d2f60ab47464d843b1805fd;p=thirdparty%2Fmake.git Formerly make.texinfo.~11~ --- diff --git a/make.texinfo b/make.texinfo index 8b91ae74..f7e70f58 100644 --- a/make.texinfo +++ b/make.texinfo @@ -2633,7 +2633,7 @@ foo.c : foo.y @end example @noindent -@samp{foo.y} will substituted for the variable @samp{$^} when it occurs in +@samp{foo.y} will be substituted for the variable @samp{$^} when it occurs in @code{run-yacc}'s value, and @samp{foo.c} for @samp{$@@}.@refill This is a realistic example, but this particular one is not needed in