diff options
author | Roland McGrath <roland@redhat.com> | 1988-06-18 01:16:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@redhat.com> | 1988-06-18 01:16:59 +0000 |
commit | 0bc8f78d4b7b290726bed26ce084593f04a1849e (patch) | |
tree | 1c8ac9acaab3f57f9183e3e970136a84988646ac /make.texinfo | |
parent | 03e57530fa01dcf5877b63a046f592e343aba432 (diff) | |
download | gunmake-0bc8f78d4b7b290726bed26ce084593f04a1849e.tar.gz |
Fixed yet another Texinfo error. (Sigh)
Diffstat (limited to 'make.texinfo')
-rw-r--r-- | make.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make.texinfo b/make.texinfo index ec832ab..b22a552 100644 --- a/make.texinfo +++ b/make.texinfo @@ -4381,7 +4381,7 @@ Variable expansion functions. @xref{Functions}. The @samp{-c} command option to change directory. @xref{Options}. The @samp{-o} option makes files seem artificially old. -@xref{Avoiding Compilation}. +Verbatim variable definitions made with @code{define}. @xref{Defining}. @item Conditional lines. @xref{Conditionals}. |