aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
Diffstat (limited to 'bfd')
-rw-r--r--bfd/doc/ChangeLog4
-rw-r--r--bfd/doc/bfdint.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog
index e60aec9..67b346b 100644
--- a/bfd/doc/ChangeLog
+++ b/bfd/doc/ChangeLog
@@ -1,3 +1,7 @@
+2000-04-30 Ben Elliston <bje@redhat.com>
+
+ * bfdint.texi (BFD generated files): Fix another typo.
+
2000-04-17 Ben Elliston <bje@redhat.com>
* bfdint.texi (BFD_JUMP_TABLE macros): Fix typo.
diff --git a/bfd/doc/bfdint.texi b/bfd/doc/bfdint.texi
index 5a2478c..87779d3 100644
--- a/bfd/doc/bfdint.texi
+++ b/bfd/doc/bfdint.texi
@@ -908,7 +908,7 @@ target vector is named @samp{_bfd_canonicalize_dynamic_reloc}.
BFD contains several automatically generated files. This section
describes them. Some files are created at configure time, when you
configure BFD. Some files are created at make time, when you build
-time. Some files are automatically rebuilt at make time, but only if
+BFD. Some files are automatically rebuilt at make time, but only if
you configure with the @samp{--enable-maintainer-mode} option. Some
files live in the object directory---the directory from which you run
configure---and some live in the source directory. All files that live