mirror of git://gcc.gnu.org/git/gcc.git
parent
0b76f8128d
commit
cb1208528e
|
@ -1,3 +1,7 @@
|
||||||
|
2005-10-07 Mark Mitchell <mark@codesourcery.com>
|
||||||
|
|
||||||
|
* at-file.texi: Fix typo.
|
||||||
|
|
||||||
2005-10-03 Mark Mitchell <mark@codesourcery.com>
|
2005-10-03 Mark Mitchell <mark@codesourcery.com>
|
||||||
|
|
||||||
* at-file.texi: New file.
|
* at-file.texi: New file.
|
||||||
|
|
|
@ -11,6 +11,5 @@ Options in @var{file} are separated by whitespace. A whitespace
|
||||||
character may be included in an option by surrounding the entire
|
character may be included in an option by surrounding the entire
|
||||||
option in either single or double quotes. Any character (including a
|
option in either single or double quotes. Any character (including a
|
||||||
backslash) may be included by prefixing the character to be included
|
backslash) may be included by prefixing the character to be included
|
||||||
character with a backslash. The @var{file} may itself contain
|
with a backslash. The @var{file} may itself contain additional
|
||||||
additional @@@var{file} options; any such options will be processed
|
@@@var{file} options; any such options will be processed recursively.
|
||||||
recursively.
|
|
||||||
|
|
Loading…
Reference in New Issue