summaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-10-07 14:20:47 +0000
committerMark Mitchell <mark@codesourcery.com>2005-10-07 14:20:47 +0000
commitf0eaf3d658731aa2e370c137f7676419d2a73a91 (patch)
tree8de70c3dac72e991d0c44b32fe14a4f40c0920f4 /libiberty
parent60cc59ddade3f170bb9e1bee0940858ba81723ba (diff)
downloadgdb-f0eaf3d658731aa2e370c137f7676419d2a73a91.tar.gz
* at-file.texi: Fix typo.
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/ChangeLog4
-rw-r--r--libiberty/at-file.texi5
2 files changed, 6 insertions, 3 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 23aae90067a..d2bda7022ed 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -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>
* at-file.texi: New file.
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.