OSDN Git Service

* ld.texinfo (Orphan Sections): Fix texi typo.
authorNick Clifton <nickc@redhat.com>
Wed, 4 Jun 2008 10:07:22 +0000 (10:07 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 4 Jun 2008 10:07:22 +0000 (10:07 +0000)
ld/ChangeLog
ld/ld.texinfo

index 9d188a0..e724aa9 100644 (file)
@@ -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.
index 7a6e2f7..c8becd5 100644 (file)
@@ -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