diff options
author | Mark Mitchell <mark@codesourcery.com> | 2005-10-07 14:20:47 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2005-10-07 14:20:47 +0000 |
commit | 5209596cca2e28bf81fedbd103ce8447e552c518 (patch) | |
tree | d079079d376312a20505541839e6adb30347762a /libiberty/at-file.texi | |
parent | 4e9235671ad242f1a7138b0eb93030ff49eec660 (diff) | |
download | gdb-5209596cca2e28bf81fedbd103ce8447e552c518.zip gdb-5209596cca2e28bf81fedbd103ce8447e552c518.tar.gz gdb-5209596cca2e28bf81fedbd103ce8447e552c518.tar.bz2 |
* at-file.texi: Fix typo.
Diffstat (limited to 'libiberty/at-file.texi')
-rw-r--r-- | libiberty/at-file.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libiberty/at-file.texi b/libiberty/at-file.texi index 567fbf5..080d195 100644 --- a/libiberty/at-file.texi +++ b/libiberty/at-file.texi @@ -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 option in either single or double quotes. Any character (including a backslash) may be included by prefixing the character to be included -character with a backslash. The @var{file} may itself contain -additional @@@var{file} options; any such options will be processed -recursively. +with a backslash. The @var{file} may itself contain additional +@@@var{file} options; any such options will be processed recursively. |