summaryrefslogtreecommitdiff
path: root/libiberty/at-file.texi
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2005-10-07 14:21:47 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2005-10-07 14:21:47 +0000
commit6b020de71023ed2b781527655b2deed042d3e3d5 (patch)
tree08b51fa7ced9c73b98cc837c7cf4a9600225bc96 /libiberty/at-file.texi
parentbee26eaac38cdfaf251349b75043ae463d16c414 (diff)
downloadgcc-6b020de71023ed2b781527655b2deed042d3e3d5.tar.gz
* at-file.texi: Fix typo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105088 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/at-file.texi')
-rw-r--r--libiberty/at-file.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/libiberty/at-file.texi b/libiberty/at-file.texi
index 567fbf5bced..080d1951d62 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.