summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/bfd/doc/linker.texi
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/bfd/doc/linker.texi')
-rw-r--r--contrib/binutils/bfd/doc/linker.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/binutils/bfd/doc/linker.texi b/contrib/binutils/bfd/doc/linker.texi
index 0de907d..b618156 100644
--- a/contrib/binutils/bfd/doc/linker.texi
+++ b/contrib/binutils/bfd/doc/linker.texi
@@ -42,7 +42,7 @@ routines are used as examples throughout this section.
@cindex target vector (_bfd_link_hash_table_create)
The linker routines must create a hash table, which must be
derived from @code{struct bfd_link_hash_table} described in
-@code{bfdlink.c}. @xref{Hash Tables} for information on how to
+@code{bfdlink.c}. @xref{Hash Tables}, for information on how to
create a derived hash table. This entry point is called using
the target vector of the linker output file.
OpenPOWER on IntegriCloud