diff options
author | Roland McGrath <roland@redhat.com> | 1994-11-01 08:40:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1994-11-01 08:40:19 +0000 |
commit | 806dc4f7c43e7832f8fefd62e8172cdea7b14193 (patch) | |
tree | 6683d2919099a90e9ff40e18eca7e6722ccd11d9 | |
parent | c0163410d2db04634eed225d3a37e39aeb7bd44a (diff) | |
download | gunmake-806dc4f7c43e7832f8fefd62e8172cdea7b14193.tar.gz |
(Variables/Recursion): Fix typo.3.71.5
-rw-r--r-- | make.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo index c3d5912..3a19ee1 100644 --- a/make.texinfo +++ b/make.texinfo @@ -3130,7 +3130,7 @@ exported (unless you unexport them). on the command line, by putting them in the @code{MAKEFLAGS} variable. @iftex See the next section. -@end iftext +@end iftex @ifinfo @xref{Options/Recursion}. @end ifinfo |