Re: shell assignment operator documentation missing 'not'

2021-05-30 Thread Paul Smith
On Tue, 2021-05-25 at 10:33 +, Ronald Hoogenboom wrote: > In the info file documenting the shell assignment operator in section > 3.7 "reading makefiles", there is the phrase: > > "...that variable becomes a simple variable (and will thus be re- > evaluated on each reference)." > > A simple

shell assignment operator documentation missing 'not'

2021-05-25 Thread Ronald Hoogenboom
In the info file documenting the shell assignment operator in section 3.7 "reading makefiles", there is the phrase: "...that variable becomes a simple variable (and will thus be re-evaluated on each reference)." A simple variable is NOT re-evaluated on each reference, so the word "not" is missi