Mention whitespace in script expressions

Inside an output section statement, ld's parser can't tell whether a
line
    .+=4;
is an assignment to dot or a file named ".+=4".

	* ld.texi (expressions): Mention need for whitespace.
1 file changed