aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-06-04 10:07:22 +0000
committerNick Clifton <nickc@redhat.com>2008-06-04 10:07:22 +0000
commita61ca861bc0934704a208abec49e45b4fea22acc (patch)
tree4097d7ee3d72ec04331e0090cf411d9c34705db0
parent696b7ad299612b5d98829141508f5a844e2a5049 (diff)
downloadfsf-binutils-gdb-a61ca861bc0934704a208abec49e45b4fea22acc.zip
fsf-binutils-gdb-a61ca861bc0934704a208abec49e45b4fea22acc.tar.gz
fsf-binutils-gdb-a61ca861bc0934704a208abec49e45b4fea22acc.tar.bz2
* ld.texinfo (Orphan Sections): Fix texi typo.
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/ld.texinfo2
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 9d188a0..e724aa9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-04 Nick Clifton <nickc@redhat.com>
+
+ * ld.texinfo (Orphan Sections): Fix texi typo.
+
2008-06-04 Chris Metcalf <cmetcalf@tilera.com>
* lexsup.c (option_values): Add OPTION_NO_WARN_FATAL.
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 7a6e2f7..c8becd5 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -4736,7 +4736,7 @@ For ELF targets, the attribute of the section includes section type as
well as section flag.
If an orphaned section's name is representable as a C identifier then
-the linker will automatically @xref{PROVIDE} two symbols:
+the linker will automatically @pxref{PROVIDE} two symbols:
__start_SECNAME and __end_SECNAME, where SECNAME is the name of the
section. These indicate the start address and end address of the
orphaned section respectively. Note: most section names are not